Upload dataset
Browse files
README.md
CHANGED
@@ -16,10 +16,13 @@ dataset_info:
|
|
16 |
num_bytes: 711780
|
17 |
num_examples: 2786
|
18 |
- name: validation
|
19 |
-
num_bytes:
|
20 |
num_examples: 999
|
21 |
-
|
22 |
-
|
|
|
|
|
|
|
23 |
configs:
|
24 |
- config_name: default
|
25 |
data_files:
|
@@ -27,6 +30,8 @@ configs:
|
|
27 |
path: data/train-*
|
28 |
- split: validation
|
29 |
path: data/validation-*
|
|
|
|
|
30 |
---
|
31 |
|
32 |
# Binary Classification Dataset: Profession Detection in Tweets
|
|
|
16 |
num_bytes: 711780
|
17 |
num_examples: 2786
|
18 |
- name: validation
|
19 |
+
num_bytes: 238488
|
20 |
num_examples: 999
|
21 |
+
- name: test
|
22 |
+
num_bytes: 242754
|
23 |
+
num_examples: 1001
|
24 |
+
download_size: 807660
|
25 |
+
dataset_size: 1193022
|
26 |
configs:
|
27 |
- config_name: default
|
28 |
data_files:
|
|
|
30 |
path: data/train-*
|
31 |
- split: validation
|
32 |
path: data/validation-*
|
33 |
+
- split: test
|
34 |
+
path: data/test-*
|
35 |
---
|
36 |
|
37 |
# Binary Classification Dataset: Profession Detection in Tweets
|
data/test-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:0d51b20e3c0eaba8ee86a7ca23d12f80dbfb65e05a1b0b1b6cbfd229700c76f5
|
3 |
+
size 166093
|
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:c71e2051c1331592d58a6dd8966dfcd92cba245573ec4519575a49b31998ad32
|
3 |
+
size 479749
|
data/validation-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:ad4edfefaf15342c77ef6bfebae005cf7c2ea4c2cdd819f864ff826bab6a61e6
|
3 |
+
size 161818
|