hung-k-nguyen commited on
Commit
888638d
·
verified ·
1 Parent(s): 6fc4bc1

Upload dataset

Browse files
LONG/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09ae05ba85bce54cef6c78d053ed02ea829927c07ae16de72fc2b7fb4bd58b6
3
+ size 386188675
LONG/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd1cb8c2915a962493b2ead7f56a139b846b4c9bea2827d2de708566608a6d18
3
+ size 461297955
LONG/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcb2ad415542a2c1821cd0ae5a790f9829c99159923ca25f1a886fadf98e2d10
3
+ size 486679825
README.md CHANGED
@@ -10,7 +10,28 @@ tags:
10
  task_categories:
11
  - image-classification
12
  dataset_info:
13
- config_name: SHORT
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  features:
15
  - name: stream_id
16
  dtype: string
@@ -32,6 +53,12 @@ dataset_info:
32
  download_size: 1224066290
33
  dataset_size: 1270233148
34
  configs:
 
 
 
 
 
 
35
  - config_name: SHORT
36
  data_files:
37
  - split: train
 
10
  task_categories:
11
  - image-classification
12
  dataset_info:
13
+ - config_name: LONG
14
+ features:
15
+ - name: stream_id
16
+ dtype: string
17
+ - name: position
18
+ dtype: int32
19
+ - name: image
20
+ dtype: image
21
+ - name: text
22
+ dtype: string
23
+ - name: label
24
+ dtype: int8
25
+ splits:
26
+ - name: train
27
+ num_bytes: 998698445
28
+ num_examples: 63815
29
+ - name: test
30
+ num_bytes: 405971545
31
+ num_examples: 25676
32
+ download_size: 1334166455
33
+ dataset_size: 1404669990
34
+ - config_name: SHORT
35
  features:
36
  - name: stream_id
37
  dtype: string
 
53
  download_size: 1224066290
54
  dataset_size: 1270233148
55
  configs:
56
+ - config_name: LONG
57
+ data_files:
58
+ - split: train
59
+ path: LONG/train-*
60
+ - split: test
61
+ path: LONG/test-*
62
  - config_name: SHORT
63
  data_files:
64
  - split: train