xiaoxl commited on
Commit
1ec5265
·
verified ·
1 Parent(s): 4ea2092

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: event_name
5
+ dtype: string
6
+ - name: tweet_id
7
+ dtype: int64
8
+ - name: image_id
9
+ dtype: string
10
+ - name: tweet_text
11
+ dtype: string
12
+ - name: image
13
+ dtype: image
14
+ - name: label
15
+ dtype: string
16
+ - name: label_text
17
+ dtype: string
18
+ - name: label_image
19
+ dtype: string
20
+ - name: label_text_image
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 758807435.458
25
+ num_examples: 6126
26
+ - name: dev
27
+ num_bytes: 100792560.0
28
+ num_examples: 998
29
+ - name: test
30
+ num_bytes: 94500596.0
31
+ num_examples: 955
32
+ download_size: 857804790
33
+ dataset_size: 954100591.458
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ - split: dev
40
+ path: data/dev-*
41
+ - split: test
42
+ path: data/test-*
43
+ ---
data/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3155de54174ffae2c71c5ff85a95e3011ab550549d508416f2608209a56467
3
+ size 100366919
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7df581b53d6155aa59763a3629b7e7c6dd2712d0fe29f546e13705f15f1d6cd
3
+ size 94124717
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f6ab636dafcec5fb3334184870823b430d9e427aded6a87dca53f67c79796c3
3
+ size 350252572
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15345d3998696364ff81517297cf0d2c742f305c6f86688086f1ffd43f8ff5e8
3
+ size 313060582