Commit
Β·
c460af4
1
Parent(s):
5ea3f60
Add stance_hillary data files
Browse files
README.md
CHANGED
@@ -295,16 +295,16 @@ dataset_info:
|
|
295 |
'2': favor
|
296 |
splits:
|
297 |
- name: train
|
298 |
-
num_bytes:
|
299 |
num_examples: 620
|
300 |
- name: test
|
301 |
-
num_bytes:
|
302 |
num_examples: 295
|
303 |
- name: validation
|
304 |
-
num_bytes:
|
305 |
num_examples: 69
|
306 |
-
download_size:
|
307 |
-
dataset_size:
|
308 |
configs:
|
309 |
- config_name: emoji
|
310 |
data_files:
|
@@ -386,6 +386,14 @@ configs:
|
|
386 |
path: stance_feminist/test-*
|
387 |
- split: validation
|
388 |
path: stance_feminist/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
389 |
train-eval-index:
|
390 |
- config: emotion
|
391 |
task: text-classification
|
|
|
295 |
'2': favor
|
296 |
splits:
|
297 |
- name: train
|
298 |
+
num_bytes: 69596
|
299 |
num_examples: 620
|
300 |
- name: test
|
301 |
+
num_bytes: 34487
|
302 |
num_examples: 295
|
303 |
- name: validation
|
304 |
+
num_bytes: 7532
|
305 |
num_examples: 69
|
306 |
+
download_size: 74057
|
307 |
+
dataset_size: 111615
|
308 |
configs:
|
309 |
- config_name: emoji
|
310 |
data_files:
|
|
|
386 |
path: stance_feminist/test-*
|
387 |
- split: validation
|
388 |
path: stance_feminist/validation-*
|
389 |
+
- config_name: stance_hillary
|
390 |
+
data_files:
|
391 |
+
- split: train
|
392 |
+
path: stance_hillary/train-*
|
393 |
+
- split: test
|
394 |
+
path: stance_hillary/test-*
|
395 |
+
- split: validation
|
396 |
+
path: stance_hillary/validation-*
|
397 |
train-eval-index:
|
398 |
- config: emotion
|
399 |
task: text-classification
|
dataset_infos.json
CHANGED
@@ -542,28 +542,22 @@
|
|
542 |
"features": {
|
543 |
"text": {
|
544 |
"dtype": "string",
|
545 |
-
"id": null,
|
546 |
"_type": "Value"
|
547 |
},
|
548 |
"label": {
|
549 |
-
"num_classes": 3,
|
550 |
"names": [
|
551 |
"none",
|
552 |
"against",
|
553 |
"favor"
|
554 |
],
|
555 |
-
"names_file": null,
|
556 |
-
"id": null,
|
557 |
"_type": "ClassLabel"
|
558 |
}
|
559 |
},
|
560 |
-
"
|
561 |
-
"
|
562 |
-
"builder_name": " tweet_eval",
|
563 |
"config_name": "stance_hillary",
|
564 |
"version": {
|
565 |
"version_str": "1.1.0",
|
566 |
-
"description": null,
|
567 |
"major": 1,
|
568 |
"minor": 1,
|
569 |
"patch": 0
|
@@ -571,52 +565,25 @@
|
|
571 |
"splits": {
|
572 |
"train": {
|
573 |
"name": "train",
|
574 |
-
"num_bytes":
|
575 |
"num_examples": 620,
|
576 |
-
"dataset_name":
|
577 |
},
|
578 |
"test": {
|
579 |
"name": "test",
|
580 |
-
"num_bytes":
|
581 |
"num_examples": 295,
|
582 |
-
"dataset_name":
|
583 |
},
|
584 |
"validation": {
|
585 |
"name": "validation",
|
586 |
-
"num_bytes":
|
587 |
"num_examples": 69,
|
588 |
-
"dataset_name":
|
589 |
-
}
|
590 |
-
},
|
591 |
-
"download_checksums": {
|
592 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/hillary/train_text.txt": {
|
593 |
-
"num_bytes": 63398,
|
594 |
-
"checksum": "0bd735de895cb74d63c224e64e3d955cac99be97aa225f803fe4d2f5978a2c99"
|
595 |
-
},
|
596 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/hillary/train_labels.txt": {
|
597 |
-
"num_bytes": 1240,
|
598 |
-
"checksum": "0ea5753d13a717a9e91581d1d89c0b5206c8f905f0a717b2b27d02dbf419250d"
|
599 |
-
},
|
600 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/hillary/test_text.txt": {
|
601 |
-
"num_bytes": 31537,
|
602 |
-
"checksum": "5c4e020285a62cfd88f264849e1db242ded356c171b1a68dd0050b76635053aa"
|
603 |
-
},
|
604 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/hillary/test_labels.txt": {
|
605 |
-
"num_bytes": 590,
|
606 |
-
"checksum": "068468f6a72b85dfb65bf10e45f2453fa082d1ea9d7a40e7f560d5b6d75027f3"
|
607 |
-
},
|
608 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/hillary/val_text.txt": {
|
609 |
-
"num_bytes": 6842,
|
610 |
-
"checksum": "9714b7dcc8617e095433d7b63df8aa155eb84216b9ac9195105ab83d85cd248d"
|
611 |
-
},
|
612 |
-
"https://raw.githubusercontent.com/cardiffnlp/tweeteval/main/datasets/stance/hillary/val_labels.txt": {
|
613 |
-
"num_bytes": 138,
|
614 |
-
"checksum": "e5d44c771b7349a4a74309f56ca072fdf8f1c015068d519ca2ed3a931c833606"
|
615 |
}
|
616 |
},
|
617 |
-
"download_size":
|
618 |
-
"
|
619 |
-
"
|
620 |
-
"size_in_bytes": 215372
|
621 |
}
|
622 |
}
|
|
|
542 |
"features": {
|
543 |
"text": {
|
544 |
"dtype": "string",
|
|
|
545 |
"_type": "Value"
|
546 |
},
|
547 |
"label": {
|
|
|
548 |
"names": [
|
549 |
"none",
|
550 |
"against",
|
551 |
"favor"
|
552 |
],
|
|
|
|
|
553 |
"_type": "ClassLabel"
|
554 |
}
|
555 |
},
|
556 |
+
"builder_name": "tweet_eval",
|
557 |
+
"dataset_name": "tweet_eval",
|
|
|
558 |
"config_name": "stance_hillary",
|
559 |
"version": {
|
560 |
"version_str": "1.1.0",
|
|
|
561 |
"major": 1,
|
562 |
"minor": 1,
|
563 |
"patch": 0
|
|
|
565 |
"splits": {
|
566 |
"train": {
|
567 |
"name": "train",
|
568 |
+
"num_bytes": 69596,
|
569 |
"num_examples": 620,
|
570 |
+
"dataset_name": null
|
571 |
},
|
572 |
"test": {
|
573 |
"name": "test",
|
574 |
+
"num_bytes": 34487,
|
575 |
"num_examples": 295,
|
576 |
+
"dataset_name": null
|
577 |
},
|
578 |
"validation": {
|
579 |
"name": "validation",
|
580 |
+
"num_bytes": 7532,
|
581 |
"num_examples": 69,
|
582 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
583 |
}
|
584 |
},
|
585 |
+
"download_size": 74057,
|
586 |
+
"dataset_size": 111615,
|
587 |
+
"size_in_bytes": 185672
|
|
|
588 |
}
|
589 |
}
|
stance_hillary/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62f0fcbf8356ce7df510365dae39c2928b7edf75e0576c09f5196f8483315d2a
|
3 |
+
size 23516
|
stance_hillary/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61b7730fdffe10728554b85b3d36af454df6185fcebf214697215965a28dc364
|
3 |
+
size 43297
|
stance_hillary/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:366e5594562feaadbfddf307b8d5940461fff70efd7654bcbee9dde0d8c32068
|
3 |
+
size 7244
|