Commit
Β·
5ea3f60
1
Parent(s):
ff01bee
Add stance_feminist data files
Browse files
README.md
CHANGED
|
@@ -272,16 +272,16 @@ dataset_info:
|
|
| 272 |
'2': favor
|
| 273 |
splits:
|
| 274 |
- name: train
|
| 275 |
-
num_bytes:
|
| 276 |
num_examples: 597
|
| 277 |
- name: test
|
| 278 |
-
num_bytes:
|
| 279 |
num_examples: 285
|
| 280 |
- name: validation
|
| 281 |
-
num_bytes:
|
| 282 |
num_examples: 67
|
| 283 |
-
download_size:
|
| 284 |
-
dataset_size:
|
| 285 |
- config_name: stance_hillary
|
| 286 |
features:
|
| 287 |
- name: text
|
|
@@ -378,6 +378,14 @@ configs:
|
|
| 378 |
path: stance_climate/test-*
|
| 379 |
- split: validation
|
| 380 |
path: stance_climate/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 381 |
train-eval-index:
|
| 382 |
- config: emotion
|
| 383 |
task: text-classification
|
|
|
|
| 272 |
'2': favor
|
| 273 |
splits:
|
| 274 |
- name: train
|
| 275 |
+
num_bytes: 70509
|
| 276 |
num_examples: 597
|
| 277 |
- name: test
|
| 278 |
+
num_bytes: 33305
|
| 279 |
num_examples: 285
|
| 280 |
- name: validation
|
| 281 |
+
num_bytes: 8035
|
| 282 |
num_examples: 67
|
| 283 |
+
download_size: 76345
|
| 284 |
+
dataset_size: 111849
|
| 285 |
- config_name: stance_hillary
|
| 286 |
features:
|
| 287 |
- name: text
|
|
|
|
| 378 |
path: stance_climate/test-*
|
| 379 |
- split: validation
|
| 380 |
path: stance_climate/validation-*
|
| 381 |
+
- config_name: stance_feminist
|
| 382 |
+
data_files:
|
| 383 |
+
- split: train
|
| 384 |
+
path: stance_feminist/train-*
|
| 385 |
+
- split: test
|
| 386 |
+
path: stance_feminist/test-*
|
| 387 |
+
- split: validation
|
| 388 |
+
path: stance_feminist/validation-*
|
| 389 |
train-eval-index:
|
| 390 |
- config: emotion
|
| 391 |
task: text-classification
|
dataset_infos.json
CHANGED
|
@@ -490,28 +490,22 @@
|
|
| 490 |
"features": {
|
| 491 |
"text": {
|
| 492 |
"dtype": "string",
|
| 493 |
-
"id": null,
|
| 494 |
"_type": "Value"
|
| 495 |
},
|
| 496 |
"label": {
|
| 497 |
-
"num_classes": 3,
|
| 498 |
"names": [
|
| 499 |
"none",
|
| 500 |
"against",
|
| 501 |
"favor"
|
| 502 |
],
|
| 503 |
-
"names_file": null,
|
| 504 |
-
"id": null,
|
| 505 |
"_type": "ClassLabel"
|
| 506 |
}
|
| 507 |
},
|
| 508 |
-
"
|
| 509 |
-
"
|
| 510 |
-
"builder_name": " tweet_eval",
|
| 511 |
"config_name": "stance_feminist",
|
| 512 |
"version": {
|
| 513 |
"version_str": "1.1.0",
|
| 514 |
-
"description": null,
|
| 515 |
"major": 1,
|
| 516 |
"minor": 1,
|
| 517 |
"patch": 0
|
|
@@ -519,53 +513,26 @@
|
|
| 519 |
"splits": {
|
| 520 |
"train": {
|
| 521 |
"name": "train",
|
| 522 |
-
"num_bytes":
|
| 523 |
"num_examples": 597,
|
| 524 |
-
"dataset_name":
|
| 525 |
},
|
| 526 |
"test": {
|
| 527 |
"name": "test",
|
| 528 |
-
"num_bytes":
|
| 529 |
"num_examples": 285,
|
| 530 |
-
"dataset_name":
|
| 531 |
},
|
| 532 |
"validation": {
|
| 533 |
"name": "validation",
|
| 534 |
-
"num_bytes":
|
| 535 |
"num_examples": 67,
|
| 536 |
-
"dataset_name":
|
| 537 |
-
}
|
| 538 |
-
},
|
| 539 |
-
"download_checksums": {
|
| 540 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/feminist/train_text.txt": {
|
| 541 |
-
"num_bytes": 64539,
|
| 542 |
-
"checksum": "c176e6663973c8e78bfa92ba1e8874a70cc5358567d71584a90943bc6525eaab"
|
| 543 |
-
},
|
| 544 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/feminist/train_labels.txt": {
|
| 545 |
-
"num_bytes": 1194,
|
| 546 |
-
"checksum": "abd4f196d801423bb0daba8c0ecf5b3efba1f10e8f410c3dfa360b50c8b9c685"
|
| 547 |
-
},
|
| 548 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/feminist/test_text.txt": {
|
| 549 |
-
"num_bytes": 30455,
|
| 550 |
-
"checksum": "1bfdbdc2af64fd62dcc775d1288e192ac8ff805ef27ccf3aaac54a98616eefda"
|
| 551 |
-
},
|
| 552 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/feminist/test_labels.txt": {
|
| 553 |
-
"num_bytes": 570,
|
| 554 |
-
"checksum": "ddbde6d253ee47c5d5ef8bc5386270fde45cf088d3be70bba9c382b8a024897a"
|
| 555 |
-
},
|
| 556 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/feminist/val_text.txt": {
|
| 557 |
-
"num_bytes": 7365,
|
| 558 |
-
"checksum": "3518b2ddcf696626a7243d7cea720a975718c7a52a5a086931be87897c1de58b"
|
| 559 |
-
},
|
| 560 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/feminist/val_labels.txt": {
|
| 561 |
-
"num_bytes": 134,
|
| 562 |
-
"checksum": "399e0d468d0e4ead7a445f69efdf35876c835acf4cefc00a16f451a5d42e5c13"
|
| 563 |
}
|
| 564 |
},
|
| 565 |
-
"download_size":
|
| 566 |
-
"
|
| 567 |
-
"
|
| 568 |
-
"size_in_bytes": 216118
|
| 569 |
},
|
| 570 |
"stance_hillary": {
|
| 571 |
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
|
|
|
|
| 490 |
"features": {
|
| 491 |
"text": {
|
| 492 |
"dtype": "string",
|
|
|
|
| 493 |
"_type": "Value"
|
| 494 |
},
|
| 495 |
"label": {
|
|
|
|
| 496 |
"names": [
|
| 497 |
"none",
|
| 498 |
"against",
|
| 499 |
"favor"
|
| 500 |
],
|
|
|
|
|
|
|
| 501 |
"_type": "ClassLabel"
|
| 502 |
}
|
| 503 |
},
|
| 504 |
+
"builder_name": "tweet_eval",
|
| 505 |
+
"dataset_name": "tweet_eval",
|
|
|
|
| 506 |
"config_name": "stance_feminist",
|
| 507 |
"version": {
|
| 508 |
"version_str": "1.1.0",
|
|
|
|
| 509 |
"major": 1,
|
| 510 |
"minor": 1,
|
| 511 |
"patch": 0
|
|
|
|
| 513 |
"splits": {
|
| 514 |
"train": {
|
| 515 |
"name": "train",
|
| 516 |
+
"num_bytes": 70509,
|
| 517 |
"num_examples": 597,
|
| 518 |
+
"dataset_name": null
|
| 519 |
},
|
| 520 |
"test": {
|
| 521 |
"name": "test",
|
| 522 |
+
"num_bytes": 33305,
|
| 523 |
"num_examples": 285,
|
| 524 |
+
"dataset_name": null
|
| 525 |
},
|
| 526 |
"validation": {
|
| 527 |
"name": "validation",
|
| 528 |
+
"num_bytes": 8035,
|
| 529 |
"num_examples": 67,
|
| 530 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 531 |
}
|
| 532 |
},
|
| 533 |
+
"download_size": 76345,
|
| 534 |
+
"dataset_size": 111849,
|
| 535 |
+
"size_in_bytes": 188194
|
|
|
|
| 536 |
},
|
| 537 |
"stance_hillary": {
|
| 538 |
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
|
stance_feminist/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2230a3e35acd62ace8d77aa6fd8731a724833d540f732a75fb6327f2cdf1e0ea
|
| 3 |
+
size 23416
|
stance_feminist/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6ae1f6ee44c1e0ac0523bab6278febf8a62387305c24aad3ea9701868b81e1a
|
| 3 |
+
size 45301
|
stance_feminist/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bc15f3d903ba99da50a200e211e1506c8117378310f2fd54edb69d7d5d70493
|
| 3 |
+
size 7628
|