SpeedOfMagic
commited on
Commit
•
1ccca41
1
Parent(s):
b9c1ae9
Upload dataset
Browse files
README.md
CHANGED
@@ -30,6 +30,21 @@ dataset_info:
|
|
30 |
num_examples: 7983
|
31 |
download_size: 45617587
|
32 |
dataset_size: 397283784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
configs:
|
34 |
- config_name: continuation
|
35 |
data_files:
|
@@ -43,6 +58,12 @@ configs:
|
|
43 |
path: ling_1s/train-*
|
44 |
- split: test
|
45 |
path: ling_1s/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
---
|
47 |
|
48 |
# Dataset Card for coqa
|
|
|
30 |
num_examples: 7983
|
31 |
download_size: 45617587
|
32 |
dataset_size: 397283784
|
33 |
+
- config_name: verb_1s_top1
|
34 |
+
features:
|
35 |
+
- name: input
|
36 |
+
dtype: string
|
37 |
+
- name: output
|
38 |
+
dtype: string
|
39 |
+
splits:
|
40 |
+
- name: train
|
41 |
+
num_bytes: 358384680
|
42 |
+
num_examples: 108647
|
43 |
+
- name: test
|
44 |
+
num_bytes: 25825045
|
45 |
+
num_examples: 7983
|
46 |
+
download_size: 43652362
|
47 |
+
dataset_size: 384209725
|
48 |
configs:
|
49 |
- config_name: continuation
|
50 |
data_files:
|
|
|
58 |
path: ling_1s/train-*
|
59 |
- split: test
|
60 |
path: ling_1s/test-*
|
61 |
+
- config_name: verb_1s_top1
|
62 |
+
data_files:
|
63 |
+
- split: train
|
64 |
+
path: verb_1s_top1/train-*
|
65 |
+
- split: test
|
66 |
+
path: verb_1s_top1/test-*
|
67 |
---
|
68 |
|
69 |
# Dataset Card for coqa
|
verb_1s_top1/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0afebf43f5e9cba6bc53197751592938d24196b5014b4a71bf501c0e45346c1
|
3 |
+
size 2880358
|
verb_1s_top1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b432af998b21d803d8d4c54df834b30ed431faa92f8ff2a28882307e80a86636
|
3 |
+
size 40772004
|