prettyvampire commited on
Commit
8e85f16
·
verified ·
1 Parent(s): 0d4e816

Upload dataset

Browse files
README.md CHANGED
@@ -14,14 +14,24 @@ dataset_info:
14
  - name: poem_title
15
  dtype: string
16
  splits:
 
 
 
 
 
 
17
  - name: validation
18
  num_bytes: 302908
19
  num_examples: 366
20
- download_size: 197095
21
- dataset_size: 302908
22
  configs:
23
  - config_name: default
24
  data_files:
 
 
 
 
25
  - split: validation
26
  path: data/validation-*
27
  ---
 
14
  - name: poem_title
15
  dtype: string
16
  splits:
17
+ - name: train
18
+ num_bytes: 2100117
19
+ num_examples: 2576
20
+ - name: test
21
+ num_bytes: 581606
22
+ num_examples: 687
23
  - name: validation
24
  num_bytes: 302908
25
  num_examples: 366
26
+ download_size: 1979884
27
+ dataset_size: 2984631
28
  configs:
29
  - config_name: default
30
  data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: test
34
+ path: data/test-*
35
  - split: validation
36
  path: data/validation-*
37
  ---
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:413326450161b20c69398593e6febe677326d715bce2bde18677cae44c8aba0e
3
- size 374519
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6695d9f9eb8d570552485cf6f5fc196dc3648be654ddf0ebf0eacca92e0be75
3
+ size 372616
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e976f4de989118f3b15fcbd93d95bbb051bc391d10e1f7cfa80b95761469741
3
- size 1414221
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de5ac613ba14c5609ba877f4cc944f4d01f81c06be8e23f611b80bcec4909f8a
3
+ size 1410173