File size: 1,118 Bytes
968f147
1d362aa
 
 
 
968f147
1d362aa
 
 
 
 
 
 
 
 
 
 
 
 
1ed814c
 
ec2d6f0
 
1d362aa
cdc5ffb
f6c62a6
ec2d6f0
 
 
f6c62a6
ec2d6f0
f6c62a6
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
language:
- en
license: lgpl-3.0
library_name: pytorch
tags:
- text-classification  # Example: audio
- transformers  # Example: automatic-speech-recognition
- pytorch  # Example: speech
datasets:
- m-newhauser/senator-tweets  # Example: common_voice. Use dataset id from https://hf.co/datasets
metrics:
- accuracy  # Example: wer. Use metric id from https://hf.co/metrics
- f1
widget:
- 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."
  example_title: "Bernie Sanders (D)"
- text: "Team Biden would rather fund the Ayatollah's Death to America regime than allow Americans to produce energy for our own domestic consumption."
  example_title: "Ted Cruz (R)"
---

# distilbert-political-tweets

🗣 🇺🇸 Classify sentiment as Democratic or Republican.

### Training results



### Framework versions

- Transformers 4.16.2
- TensorFlow 2.8.0
- Datasets 1.18.3
- Tokenizers 0.11.6