BossBossNJb commited on
Commit
5e7e6c8
·
verified ·
1 Parent(s): fcb561e

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +60 -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:333daa20012cc80d0e8b860ed8251375cd0ea77c87e68b137a39b23cb6d87d6a
3
+ size 15287792
dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "author": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "image_url": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "raw_caption": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "caption": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "subreddit": {
26
+ "dtype": "float64",
27
+ "_type": "Value"
28
+ },
29
+ "score": {
30
+ "dtype": "float64",
31
+ "_type": "Value"
32
+ },
33
+ "created_utc": {
34
+ "dtype": "timestamp[ns, tz=UTC]",
35
+ "_type": "Value"
36
+ },
37
+ "permalink": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "crosspost_parents": {
42
+ "dtype": "null",
43
+ "_type": "Value"
44
+ },
45
+ "id": {
46
+ "dtype": "float64",
47
+ "_type": "Value"
48
+ },
49
+ "text_en": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "text_th": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "homepage": "",
59
+ "license": ""
60
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b713420838b12b98",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }