Libosa2707 commited on
Commit
614ae96
1 Parent(s): 9c200fc

Upload folder using huggingface_hub (#1)

Browse files

- Upload folder using huggingface_hub (acf1f6dabefec3ec7c419ffee884d1115c136f63)

dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3356b2b759fa18664b7c71bfc9354a8d59585d23858356661032813e5ad5c05
3
+ size 167543368
train/dataset_info.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "content": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "title": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "url": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "genre": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "period": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "specific_genre": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "author": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ }
33
+ },
34
+ "homepage": "",
35
+ "license": ""
36
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "3f2939441953c21f",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }