main-horse commited on
Commit
2109e62
1 Parent(s): 30a59df

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: openrail
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: openrail
3
+ dataset_info:
4
+ features:
5
+ - name: id
6
+ dtype: int32
7
+ - name: header
8
+ dtype: string
9
+ - name: story
10
+ dtype: string
11
+ splits:
12
+ - name: everything
13
+ num_bytes: 266620402
14
+ num_examples: 9194
15
+ download_size: 160337425
16
+ dataset_size: 266620402
17
  ---