shchoi1019
commited on
Commit
•
e340af9
1
Parent(s):
1c2fbc9
Upload dataset
Browse files- README.md +20 -0
- narration/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -232,6 +232,22 @@ dataset_info:
|
|
232 |
num_examples: 45900
|
233 |
download_size: 38051916
|
234 |
dataset_size: 109881417
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
235 |
- config_name: news_r
|
236 |
features:
|
237 |
- name: instruction
|
@@ -441,6 +457,10 @@ configs:
|
|
441 |
data_files:
|
442 |
- split: train
|
443 |
path: minute/train-*
|
|
|
|
|
|
|
|
|
444 |
- config_name: news_r
|
445 |
data_files:
|
446 |
- split: train
|
|
|
232 |
num_examples: 45900
|
233 |
download_size: 38051916
|
234 |
dataset_size: 109881417
|
235 |
+
- config_name: narration
|
236 |
+
features:
|
237 |
+
- name: instruction
|
238 |
+
dtype: string
|
239 |
+
- name: input
|
240 |
+
dtype: string
|
241 |
+
- name: output
|
242 |
+
dtype: string
|
243 |
+
- name: tpye
|
244 |
+
dtype: string
|
245 |
+
splits:
|
246 |
+
- name: train
|
247 |
+
num_bytes: 18112696
|
248 |
+
num_examples: 14102
|
249 |
+
download_size: 7161465
|
250 |
+
dataset_size: 18112696
|
251 |
- config_name: news_r
|
252 |
features:
|
253 |
- name: instruction
|
|
|
457 |
data_files:
|
458 |
- split: train
|
459 |
path: minute/train-*
|
460 |
+
- config_name: narration
|
461 |
+
data_files:
|
462 |
+
- split: train
|
463 |
+
path: narration/train-*
|
464 |
- config_name: news_r
|
465 |
data_files:
|
466 |
- split: train
|
narration/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45f2ca40417bbfe7dc45921883df02afdabdc01f2f3b93538b2c9cc6bc7cc3e7
|
3 |
+
size 7161465
|