recoilme commited on
Commit
03b7720
·
verified ·
1 Parent(s): b00fa8b

Upload folder using huggingface_hub

Browse files
.ipynb_checkpoints/dataset_info-checkpoint.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "vae": {
6
+ "feature": {
7
+ "feature": {
8
+ "feature": {
9
+ "dtype": "float16",
10
+ "_type": "Value"
11
+ },
12
+ "_type": "Sequence"
13
+ },
14
+ "_type": "Sequence"
15
+ },
16
+ "_type": "Sequence"
17
+ },
18
+ "embeddings": {
19
+ "feature": {
20
+ "feature": {
21
+ "dtype": "float16",
22
+ "_type": "Value"
23
+ },
24
+ "_type": "Sequence"
25
+ },
26
+ "_type": "Sequence"
27
+ },
28
+ "text": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ }
32
+ },
33
+ "homepage": "",
34
+ "license": ""
35
+ }
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9132939d349607baa26cee3560674611de34c45848570f0a1f753f7623971752
3
+ size 246132936
dataset_info.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "vae": {
6
+ "feature": {
7
+ "feature": {
8
+ "feature": {
9
+ "dtype": "float16",
10
+ "_type": "Value"
11
+ },
12
+ "_type": "Sequence"
13
+ },
14
+ "_type": "Sequence"
15
+ },
16
+ "_type": "Sequence"
17
+ },
18
+ "embeddings": {
19
+ "feature": {
20
+ "feature": {
21
+ "dtype": "float16",
22
+ "_type": "Value"
23
+ },
24
+ "_type": "Sequence"
25
+ },
26
+ "_type": "Sequence"
27
+ },
28
+ "text": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ }
32
+ },
33
+ "homepage": "",
34
+ "license": ""
35
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "03abd716804e93f1",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }