Add 'participating_team' config data files
Browse files- README.md +16 -0
- participating_team/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -516,6 +516,18 @@ dataset_info:
|
|
516 |
num_examples: 5
|
517 |
download_size: 1884
|
518 |
dataset_size: 544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
519 |
- config_name: place_of_birth
|
520 |
features:
|
521 |
- name: question
|
@@ -893,6 +905,10 @@ configs:
|
|
893 |
data_files:
|
894 |
- split: test
|
895 |
path: overrules/test-*
|
|
|
|
|
|
|
|
|
896 |
- config_name: place_of_birth
|
897 |
data_files:
|
898 |
- split: test
|
|
|
516 |
num_examples: 5
|
517 |
download_size: 1884
|
518 |
dataset_size: 544
|
519 |
+
- config_name: participating_team
|
520 |
+
features:
|
521 |
+
- name: question
|
522 |
+
dtype: string
|
523 |
+
- name: references
|
524 |
+
sequence: string
|
525 |
+
splits:
|
526 |
+
- name: test
|
527 |
+
num_bytes: 332827
|
528 |
+
num_examples: 850
|
529 |
+
download_size: 104381
|
530 |
+
dataset_size: 332827
|
531 |
- config_name: place_of_birth
|
532 |
features:
|
533 |
- name: question
|
|
|
905 |
data_files:
|
906 |
- split: test
|
907 |
path: overrules/test-*
|
908 |
+
- config_name: participating_team
|
909 |
+
data_files:
|
910 |
+
- split: test
|
911 |
+
path: participating_team/test-*
|
912 |
- config_name: place_of_birth
|
913 |
data_files:
|
914 |
- split: test
|
participating_team/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f73e4a142ff140fe1cb026028cd553242ab910408386bceca839b3b2e749be32
|
3 |
+
size 104381
|