SpeedOfMagic
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -1,7 +1,27 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Dataset Card for coqa
|
|
|
1 |
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: continuation
|
4 |
+
features:
|
5 |
+
- name: input
|
6 |
+
dtype: string
|
7 |
+
- name: output
|
8 |
+
dtype: string
|
9 |
+
splits:
|
10 |
+
- name: train
|
11 |
+
num_bytes: 246278017
|
12 |
+
num_examples: 108647
|
13 |
+
- name: test
|
14 |
+
num_bytes: 17566431
|
15 |
+
num_examples: 7983
|
16 |
+
download_size: 32940424
|
17 |
+
dataset_size: 263844448
|
18 |
+
configs:
|
19 |
+
- config_name: continuation
|
20 |
+
data_files:
|
21 |
+
- split: train
|
22 |
+
path: continuation/train-*
|
23 |
+
- split: test
|
24 |
+
path: continuation/test-*
|
25 |
---
|
26 |
|
27 |
# Dataset Card for coqa
|
continuation/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afc20a018659d69056b119ba2d321d792a7a5a04eae1c48e4c92994b8c970f16
|
3 |
+
size 2148204
|
continuation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:964929f382af417ab8f04dc1038bbdb43032072e42390657f9e9f9ae3019446a
|
3 |
+
size 30792220
|