Librarian Bot: Add base_model information to model

#3
Files changed (1) hide show
  1. README.md +11 -6
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: "This pandemic has shown us clearly the vulgarity of our healthcare system. Highest costs in the world, yet not enough nurses or doctors. Many millions uninsured, while insurance company profits soar. The struggle continues. Healthcare is a human right. Medicare for all."
18
- example_title: "Bernie Sanders (D)"
19
- - text: "Team Biden would rather fund the Ayatollah's Death to America regime than allow Americans to produce energy for our own domestic consumption."
20
- example_title: "Ted Cruz (R)"
 
 
 
 
 
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 🗣 🇺🇸