eachmel commited on
Commit
682cafb
·
verified ·
1 Parent(s): 18201d6

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +38 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7070b339347575ae314a11053fab35c50673a9d4e7d188fe792d1a7095ed7d0f
3
+ size 1234552
dataset_info.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "codes": {
10
+ "feature": {
11
+ "dtype": "int64",
12
+ "_type": "Value"
13
+ },
14
+ "_type": "List"
15
+ },
16
+ "embedding": {
17
+ "feature": {
18
+ "dtype": "float64",
19
+ "_type": "Value"
20
+ },
21
+ "_type": "List"
22
+ },
23
+ "height": {
24
+ "dtype": "int64",
25
+ "_type": "Value"
26
+ },
27
+ "width": {
28
+ "dtype": "int64",
29
+ "_type": "Value"
30
+ },
31
+ "embedding_dim": {
32
+ "dtype": "int64",
33
+ "_type": "Value"
34
+ }
35
+ },
36
+ "homepage": "",
37
+ "license": ""
38
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6b9a0719e73f200e",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }