StephanAkkerman
commited on
new data upload
Browse files- README.md +13 -15
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,32 +1,30 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: image
|
5 |
dtype: image
|
|
|
|
|
6 |
- name: label
|
7 |
-
dtype:
|
8 |
-
class_label:
|
9 |
-
names:
|
10 |
-
'0': charts
|
11 |
-
'1': non-charts
|
12 |
splits:
|
13 |
- name: train
|
14 |
-
num_bytes:
|
15 |
num_examples: 4579
|
16 |
-
download_size:
|
17 |
-
dataset_size:
|
18 |
configs:
|
19 |
- config_name: default
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
23 |
-
license: mit
|
24 |
-
task_categories:
|
25 |
-
- image-classification
|
26 |
-
- image-feature-extraction
|
27 |
-
language:
|
28 |
-
- en
|
29 |
-
pretty_name: FinTwit Images
|
30 |
tags:
|
31 |
- fintwit
|
32 |
- twitter
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: mit
|
5 |
+
task_categories:
|
6 |
+
- image-classification
|
7 |
+
- image-feature-extraction
|
8 |
+
pretty_name: FinTwit Images
|
9 |
dataset_info:
|
10 |
features:
|
11 |
- name: image
|
12 |
dtype: image
|
13 |
+
- name: id
|
14 |
+
dtype: string
|
15 |
- name: label
|
16 |
+
dtype: string
|
|
|
|
|
|
|
|
|
17 |
splits:
|
18 |
- name: train
|
19 |
+
num_bytes: 353918222.756
|
20 |
num_examples: 4579
|
21 |
+
download_size: 455904385
|
22 |
+
dataset_size: 353918222.756
|
23 |
configs:
|
24 |
- config_name: default
|
25 |
data_files:
|
26 |
- split: train
|
27 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
tags:
|
29 |
- fintwit
|
30 |
- twitter
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d96100951813e38c5d444cfc9eba694a381294b3c3ffd245b145145a789190c
|
3 |
+
size 455904385
|