Upload dataset
Browse files- README.md +21 -1
- problem_files/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: unknown
|
3 |
dataset_info:
|
4 |
-
|
5 |
features:
|
6 |
- name: hash
|
7 |
dtype: string
|
@@ -13,9 +13,29 @@ dataset_info:
|
|
13 |
num_examples: 56774
|
14 |
download_size: 445913258
|
15 |
dataset_size: 1309611058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
configs:
|
17 |
- config_name: file_content
|
18 |
data_files:
|
19 |
- split: test
|
20 |
path: file_content/test-*
|
|
|
|
|
|
|
|
|
21 |
---
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
dataset_info:
|
4 |
+
- config_name: file_content
|
5 |
features:
|
6 |
- name: hash
|
7 |
dtype: string
|
|
|
13 |
num_examples: 56774
|
14 |
download_size: 445913258
|
15 |
dataset_size: 1309611058
|
16 |
+
- config_name: problem_files
|
17 |
+
features:
|
18 |
+
- name: instance_id
|
19 |
+
dtype: string
|
20 |
+
- name: files
|
21 |
+
list:
|
22 |
+
- name: content_hash
|
23 |
+
dtype: string
|
24 |
+
- name: file_path
|
25 |
+
dtype: string
|
26 |
+
splits:
|
27 |
+
- name: test
|
28 |
+
num_bytes: 92318557
|
29 |
+
num_examples: 500
|
30 |
+
download_size: 23353903
|
31 |
+
dataset_size: 92318557
|
32 |
configs:
|
33 |
- config_name: file_content
|
34 |
data_files:
|
35 |
- split: test
|
36 |
path: file_content/test-*
|
37 |
+
- config_name: problem_files
|
38 |
+
data_files:
|
39 |
+
- split: test
|
40 |
+
path: problem_files/test-*
|
41 |
---
|
problem_files/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9382503d6838f43ce2f786a3a29c09569cf48d5a31c4cfa0128d850c7172510
|
3 |
+
size 23353903
|