Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
fact-checking
Languages:
English
Size:
1M - 10M
License:
parquet-converter
commited on
Commit
β’
9a409f6
1
Parent(s):
0961ace
Update parquet files
Browse files- README.md +0 -25
- dataset_infos.json +0 -1
- data/test-00001-of-00003.parquet β mwong--climatetext-claim-evidence-pair-related-evaluation/parquet-test-00000-of-00003.parquet +2 -2
- data/test-00002-of-00003.parquet β mwong--climatetext-claim-evidence-pair-related-evaluation/parquet-test-00001-of-00003.parquet +2 -2
- data/test-00000-of-00003.parquet β mwong--climatetext-claim-evidence-pair-related-evaluation/parquet-test-00002-of-00003.parquet +2 -2
README.md
DELETED
@@ -1,25 +0,0 @@
|
|
1 |
-
---
|
2 |
-
annotations_creators:
|
3 |
-
- crowdsourced
|
4 |
-
language_creators:
|
5 |
-
- crowdsourced
|
6 |
-
language:
|
7 |
-
- en
|
8 |
-
license:
|
9 |
-
- cc-by-sa-3.0
|
10 |
-
- gpl-3.0
|
11 |
-
multilinguality:
|
12 |
-
- monolingual
|
13 |
-
size_categories:
|
14 |
-
- 100K<n<1M
|
15 |
-
source_datasets:
|
16 |
-
- extended|climate_text
|
17 |
-
task_categories:
|
18 |
-
- text-classification
|
19 |
-
task_ids:
|
20 |
-
- fact-checking
|
21 |
-
---
|
22 |
-
|
23 |
-
### Dataset Summary
|
24 |
-
This dataset is extracted from Climate Text dataset (https://www.sustainablefinance.uzh.ch/en/research/climate-fever/climatext.html), pre-processed and, ready to evaluate.
|
25 |
-
The evaluation objective is a text classification task - given a claim and climate related evidence, predict if pair is related.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dataset_infos.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"mwong--climatetext-claim-evidence-pair-related-evaluation": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"claim": {"dtype": "string", "id": null, "_type": "Value"}, "evidence": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"num_classes": 2, "names": ["pair_unrelated", "pair_related"], "names_file": null, "id": null, "_type": "ClassLabel"}, "input_ids": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "token_type_ids": {"feature": {"dtype": "int8", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "attention_mask": {"feature": {"dtype": "int8", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "json", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 1330509630, "num_examples": 1978000, "dataset_name": "climatetext-claim-evidence-pair-related-evaluation"}}, "download_checksums": null, "download_size": 138705694, "post_processing_size": null, "dataset_size": 1330509630, "size_in_bytes": 1469215324}}
|
|
|
|
data/test-00001-of-00003.parquet β mwong--climatetext-claim-evidence-pair-related-evaluation/parquet-test-00000-of-00003.parquet
RENAMED
@@ -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:58ca40c3fbfa6812806399cb8116989a8731312d9385bee767c31061a0e738bd
|
3 |
+
size 124949446
|
data/test-00002-of-00003.parquet β mwong--climatetext-claim-evidence-pair-related-evaluation/parquet-test-00001-of-00003.parquet
RENAMED
@@ -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:6fcf00383db8cc7cb8c984a20e63843a7049c9a30d1fa8ec20bc1f95d1259488
|
3 |
+
size 131107107
|
data/test-00000-of-00003.parquet β mwong--climatetext-claim-evidence-pair-related-evaluation/parquet-test-00002-of-00003.parquet
RENAMED
@@ -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:8e27a0df1f202a2d602e41a25ea0ae433b343c20cc7b9fd722f0cf6d48c1e249
|
3 |
+
size 88992273
|