Upload dataset
Browse files
README.md
CHANGED
|
@@ -414,6 +414,24 @@ dataset_info:
|
|
| 414 |
num_examples: 45866
|
| 415 |
download_size: 17961987
|
| 416 |
dataset_size: 59456550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 417 |
- config_name: Text Completion
|
| 418 |
features:
|
| 419 |
- name: instruction
|
|
@@ -615,6 +633,10 @@ configs:
|
|
| 615 |
data_files:
|
| 616 |
- split: train
|
| 617 |
path: Story Composition/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 618 |
- config_name: Text Completion
|
| 619 |
data_files:
|
| 620 |
- split: train
|
|
|
|
| 414 |
num_examples: 45866
|
| 415 |
download_size: 17961987
|
| 416 |
dataset_size: 59456550
|
| 417 |
+
- config_name: Text Categorization
|
| 418 |
+
features:
|
| 419 |
+
- name: instruction
|
| 420 |
+
dtype: string
|
| 421 |
+
- name: input
|
| 422 |
+
dtype: string
|
| 423 |
+
- name: output
|
| 424 |
+
dtype: string
|
| 425 |
+
- name: domain
|
| 426 |
+
dtype: string
|
| 427 |
+
- name: lang
|
| 428 |
+
dtype: string
|
| 429 |
+
splits:
|
| 430 |
+
- name: train
|
| 431 |
+
num_bytes: 123784961
|
| 432 |
+
num_examples: 154556
|
| 433 |
+
download_size: 30374117
|
| 434 |
+
dataset_size: 123784961
|
| 435 |
- config_name: Text Completion
|
| 436 |
features:
|
| 437 |
- name: instruction
|
|
|
|
| 633 |
data_files:
|
| 634 |
- split: train
|
| 635 |
path: Story Composition/train-*
|
| 636 |
+
- config_name: Text Categorization
|
| 637 |
+
data_files:
|
| 638 |
+
- split: train
|
| 639 |
+
path: Text Categorization/train-*
|
| 640 |
- config_name: Text Completion
|
| 641 |
data_files:
|
| 642 |
- split: train
|
Text Categorization/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3388acf1ad94d5478700171891c330d2365ce820676eaeb99eb821ad7969bc58
|
| 3 |
+
size 30374117
|