YawKar commited on
Commit
138be29
1 Parent(s): 3a8f04d

Upload dataset

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,4 +1,10 @@
1
  ---
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: heading
@@ -26,10 +32,4 @@ configs:
26
  path: data/train-*
27
  - split: validation
28
  path: data/validation-*
29
- source_datasets:
30
- - wikitext
31
- task_categories:
32
- - text-generation
33
- size_categories:
34
- - 100K<n<1M
35
- ---
 
1
  ---
2
+ size_categories:
3
+ - 100K<n<1M
4
+ source_datasets:
5
+ - wikitext
6
+ task_categories:
7
+ - text-generation
8
  dataset_info:
9
  features:
10
  - name: heading
 
32
  path: data/train-*
33
  - split: validation
34
  path: data/validation-*
35
+ ---