File size: 1,314 Bytes
8dd5ee3
 
 
 
778ee22
8dd5ee3
778ee22
 
 
5a1e386
778ee22
8b6271a
8dd5ee3
778ee22
8dd5ee3
8b6271a
8dd5ee3
9173980
8dd5ee3
c33733f
 
 
 
8b6271a
c33733f
8dd5ee3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9bd50fb
 
 
876f7a5
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
license: mit
tags:
model-index:
- name: BERFALTER
  results: []
widget:
- text: "Gregg Berhalter"
- text: "The USMNT won't win the World Cup"
- text: "The Soccer Media in this country"
- text: "Ball don't"
- text: "This lineup"

---

# BOTHALTEROUT

This model is a fine-tuned version of [GPT-2](https://huggingface.co/gpt2) using 21,832 tweets from 12 twitter users with very strong opinions about the United States Men's National Team.

## Limitations and bias

The model has all [the same limitations and bias as GPT-2](https://huggingface.co/gpt2#limitations-and-bias).

Additionally, BOTHALTEROUT can create some problematic results based upon the tweets used to generate the model.


### Training hyperparameters

The following hyperparameters were used during training:
- learning_rate: 0.0001372
- train_batch_size: 1
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 1

### Training results



### Framework versions

- Transformers 4.19.2
- Pytorch 1.11.0+cu113
- Datasets 2.2.2
- Tokenizers 0.12.1

## About

*Built by [Eliot McKinley](https://twitter.com/etmckinley) based upon [HuggingTweets](https://colab.research.google.com/github/borisdayma/huggingtweets/blob/master/huggingtweets-demo.ipynb) by Boris Dayama*