Librarian Bot: Add base_model information to model
#3
by
librarian-bot
- opened
README.md
CHANGED
@@ -8,16 +8,21 @@ tags:
|
|
8 |
- transformers
|
9 |
- pytorch
|
10 |
- generated_from_keras_callback
|
|
|
|
|
11 |
metrics:
|
12 |
- accuracy
|
13 |
- f1
|
14 |
-
datasets:
|
15 |
-
- m-newhauser/senator-tweets
|
16 |
widget:
|
17 |
-
- text:
|
18 |
-
|
19 |
-
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
# distilbert-political-tweets 🗣 🇺🇸
|
|
|
8 |
- transformers
|
9 |
- pytorch
|
10 |
- generated_from_keras_callback
|
11 |
+
datasets:
|
12 |
+
- m-newhauser/senator-tweets
|
13 |
metrics:
|
14 |
- accuracy
|
15 |
- f1
|
|
|
|
|
16 |
widget:
|
17 |
+
- text: This pandemic has shown us clearly the vulgarity of our healthcare system.
|
18 |
+
Highest costs in the world, yet not enough nurses or doctors. Many millions uninsured,
|
19 |
+
while insurance company profits soar. The struggle continues. Healthcare is a
|
20 |
+
human right. Medicare for all.
|
21 |
+
example_title: Bernie Sanders (D)
|
22 |
+
- text: Team Biden would rather fund the Ayatollah's Death to America regime than
|
23 |
+
allow Americans to produce energy for our own domestic consumption.
|
24 |
+
example_title: Ted Cruz (R)
|
25 |
+
base_model: distilbert-base-uncased
|
26 |
---
|
27 |
|
28 |
# distilbert-political-tweets 🗣 🇺🇸
|