Update README.md
Browse files
README.md
CHANGED
|
@@ -13,26 +13,42 @@ tags:
|
|
| 13 |
- inference-extraction
|
| 14 |
- Twitter
|
| 15 |
widget:
|
| 16 |
-
- text:
|
| 17 |
-
example_title:
|
| 18 |
-
- text:
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
example_title:
|
| 22 |
-
- text:
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
example_title:
|
| 28 |
-
- text:
|
| 29 |
-
example_title:
|
| 30 |
-
- text:
|
| 31 |
-
example_title:
|
| 32 |
-
- text:
|
| 33 |
-
example_title:
|
| 34 |
-
- text:
|
| 35 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
---
|
| 37 |
|
| 38 |
# WRAP -- A TACO-based Classifier For Inference and Information-Driven Argument Mining on Twitter
|
|
@@ -177,6 +193,27 @@ In total, the WRAP classifier performs as follows:
|
|
| 177 |
- **Compute Region:** [asia-southeast1](https://cloud.google.com/compute/docs/gpus/gpu-regions-zones?hl=en) (Singapore)
|
| 178 |
- **Carbon Emitted:** 0.02kg CO2
|
| 179 |
|
| 180 |
-
#
|
| 181 |
|
| 182 |
-
[WRAP](https://huggingface.co/TomatenMarc/WRAP) © 2023 is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
- inference-extraction
|
| 14 |
- Twitter
|
| 15 |
widget:
|
| 16 |
+
- text: 'Men shouldn’t be making laws about women’s bodies #abortion #Texas'
|
| 17 |
+
example_title: Statement
|
| 18 |
+
- text: >-
|
| 19 |
+
’Bitter truth’: EU chief pours cold water on idea of Brits keeping EU
|
| 20 |
+
citizenship after #Brexit HTTPURL via @USER
|
| 21 |
+
example_title: Notification
|
| 22 |
+
- text: >-
|
| 23 |
+
Opinion: As the draconian (and then some) abortion law takes effect in
|
| 24 |
+
#Texas, this is not an idle question for millions of Americans. A slippery
|
| 25 |
+
slope towards more like-minded Republican state legislatures to try to
|
| 26 |
+
follow suit. #abortion #F24 HTTPURL
|
| 27 |
+
example_title: Reason
|
| 28 |
+
- text: '@USER Blah blah blah blah blah blah'
|
| 29 |
+
example_title: None
|
| 30 |
+
- text: republican men and karens make me sick
|
| 31 |
+
example_title: Unlabeled 1
|
| 32 |
+
- text: No empire lives forever! Historical fact! GodWins! 🙏💪🇺🇲
|
| 33 |
+
example_title: Unlabeled 2
|
| 34 |
+
- text: >-
|
| 35 |
+
Further author information regarding registration and visa support letters
|
| 36 |
+
will be sent to the authors soon. #CIKM2023
|
| 37 |
+
example_title: Unlabeled 3
|
| 38 |
+
- text: Ummmmmm
|
| 39 |
+
example_title: Unlabeled 4
|
| 40 |
+
- text: >-
|
| 41 |
+
whoever says that The Last Jedi is a good movie is lying or trolling
|
| 42 |
+
everyone
|
| 43 |
+
example_title: Unlabeled 5
|
| 44 |
+
- text: >-
|
| 45 |
+
I don’t think people realize how big this story is GBI Strategies, the group
|
| 46 |
+
paid $11M+ by Biden PACs to harvest fraudulent voter registrations in *20
|
| 47 |
+
states*, may be the root source of Democrat election rigging @USER may have
|
| 48 |
+
just exposed their entire fraud machine HTTPURL
|
| 49 |
+
example_tite: Unlabeled 6
|
| 50 |
+
base_model:
|
| 51 |
+
- vinai/bertweet-base
|
| 52 |
---
|
| 53 |
|
| 54 |
# WRAP -- A TACO-based Classifier For Inference and Information-Driven Argument Mining on Twitter
|
|
|
|
| 193 |
- **Compute Region:** [asia-southeast1](https://cloud.google.com/compute/docs/gpus/gpu-regions-zones?hl=en) (Singapore)
|
| 194 |
- **Carbon Emitted:** 0.02kg CO2
|
| 195 |
|
| 196 |
+
# Licensing
|
| 197 |
|
| 198 |
+
[WRAP](https://huggingface.co/TomatenMarc/WRAP) © 2023 is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1)
|
| 199 |
+
|
| 200 |
+
# Citation
|
| 201 |
+
|
| 202 |
+
```
|
| 203 |
+
@inproceedings{feger-dietze-2024-bertweets,
|
| 204 |
+
title = "{BERT}weet{'}s {TACO} Fiesta: Contrasting Flavors On The Path Of Inference And Information-Driven Argument Mining On {T}witter",
|
| 205 |
+
author = "Feger, Marc and
|
| 206 |
+
Dietze, Stefan",
|
| 207 |
+
editor = "Duh, Kevin and
|
| 208 |
+
Gomez, Helena and
|
| 209 |
+
Bethard, Steven",
|
| 210 |
+
booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
|
| 211 |
+
month = jun,
|
| 212 |
+
year = "2024",
|
| 213 |
+
address = "Mexico City, Mexico",
|
| 214 |
+
publisher = "Association for Computational Linguistics",
|
| 215 |
+
url = "https://aclanthology.org/2024.findings-naacl.146",
|
| 216 |
+
doi = "10.18653/v1/2024.findings-naacl.146",
|
| 217 |
+
pages = "2256--2266"
|
| 218 |
+
}
|
| 219 |
+
```
|