Commit
·
e643a68
1
Parent(s):
a28e393
Update parquet files
Browse files
README.md
DELETED
@@ -1,23 +0,0 @@
|
|
1 |
-
---
|
2 |
-
annotations_creators:
|
3 |
-
- expert-generated
|
4 |
-
language:
|
5 |
-
- en
|
6 |
-
language_creators:
|
7 |
-
- other
|
8 |
-
license:
|
9 |
-
- apache-2.0
|
10 |
-
multilinguality:
|
11 |
-
- monolingual
|
12 |
-
pretty_name: Tweets about Wildfire and climate change
|
13 |
-
size_categories:
|
14 |
-
- 1K<n<10K
|
15 |
-
source_datasets:
|
16 |
-
- original
|
17 |
-
tags:
|
18 |
-
- rubrix
|
19 |
-
- climate change
|
20 |
-
task_categories:
|
21 |
-
- text-classification
|
22 |
-
task_ids: []
|
23 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dataset_infos.json
DELETED
@@ -1,42 +0,0 @@
|
|
1 |
-
{"rubrix--wildfire_tweets": {
|
2 |
-
"description": "",
|
3 |
-
"citation": "",
|
4 |
-
"homepage": "",
|
5 |
-
"license": "",
|
6 |
-
"features": {
|
7 |
-
"text": {
|
8 |
-
"dtype": "string",
|
9 |
-
"id": null,
|
10 |
-
"_type": "Value"
|
11 |
-
},
|
12 |
-
"label": {
|
13 |
-
"num_classes": 3,
|
14 |
-
"names": [
|
15 |
-
"against",
|
16 |
-
"favor",
|
17 |
-
"none"
|
18 |
-
],
|
19 |
-
"id": null,
|
20 |
-
"_type": "ClassLabel"
|
21 |
-
}
|
22 |
-
},
|
23 |
-
"post_processed": null,
|
24 |
-
"supervised_keys": null,
|
25 |
-
"task_templates": null,
|
26 |
-
"builder_name": null,
|
27 |
-
"config_name": null,
|
28 |
-
"version": null,
|
29 |
-
"splits": {
|
30 |
-
"train": {
|
31 |
-
"name": "train",
|
32 |
-
"num_bytes": 24275,
|
33 |
-
"num_examples": 104,
|
34 |
-
"dataset_name": "wildfire_tweets"
|
35 |
-
}
|
36 |
-
},
|
37 |
-
"download_checksums": null,
|
38 |
-
"download_size": 19018,
|
39 |
-
"post_processing_size": null,
|
40 |
-
"dataset_size": 24275,
|
41 |
-
"size_in_bytes": 43293
|
42 |
-
}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00000-of-00001.parquet → rubrix--wildfire_tweets/train/0000.parquet
RENAMED
File without changes
|
data/unlabelled-00000-of-00001.parquet → rubrix--wildfire_tweets/unlabelled/0000.parquet
RENAMED
File without changes
|