TomatenMarc
commited on
Commit
•
7f5c5da
1
Parent(s):
d108d5d
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,13 @@ language:
|
|
5 |
metrics:
|
6 |
- f1
|
7 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
widget:
|
9 |
- text: 'Men shouldn’t be making laws about women’s bodies #abortion #Texas'
|
10 |
example_title: Statement
|
@@ -42,10 +49,6 @@ widget:
|
|
42 |
example_tite: Unlabeled 6
|
43 |
base_model:
|
44 |
- vinai/bertweet-base
|
45 |
-
tags:
|
46 |
-
- argument
|
47 |
-
- mining
|
48 |
-
- twitter
|
49 |
---
|
50 |
|
51 |
# TACO -- Twitter Arguments from COnversations
|
|
|
5 |
metrics:
|
6 |
- f1
|
7 |
pipeline_tag: text-classification
|
8 |
+
tags:
|
9 |
+
- transformers
|
10 |
+
- argument-mining
|
11 |
+
- opinion-mining
|
12 |
+
- information-extraction
|
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
|
|
|
49 |
example_tite: Unlabeled 6
|
50 |
base_model:
|
51 |
- vinai/bertweet-base
|
|
|
|
|
|
|
|
|
52 |
---
|
53 |
|
54 |
# TACO -- Twitter Arguments from COnversations
|