boris commited on
Commit
eacfeca
•
1 Parent(s): ec562ee

New model from https://wandb.ai/wandb/huggingtweets/runs/3jv76342

Browse files
Files changed (3) hide show
  1. README.md +14 -14
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: https://www.huggingtweets.com/cosm1cgrandma-glitchre-glitchre8/1631602335235/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -10,17 +10,17 @@ widget:
10
  <div class="inline-flex flex-col" style="line-height: 1.5;">
11
  <div class="flex">
12
  <div
13
- style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1394712172010393608/tkWea9AS_400x400.jpg&#39;)">
14
  </div>
15
  <div
16
- style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1406255548228640781/wzOACSA8_400x400.jpg&#39;)">
17
  </div>
18
  <div
19
- style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1265389720047058944/hWPrCwh7_400x400.jpg&#39;)">
20
  </div>
21
  </div>
22
  <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">🤖 AI CYBORG 🤖</div>
23
- <div style="text-align: center; font-size: 16px; font-weight: 800">glitchre & cosmic gangster & SA | Glitchre</div>
24
  <div style="text-align: center; font-size: 14px;">@cosm1cgrandma-glitchre-glitchre8</div>
25
  </div>
26
 
@@ -38,24 +38,24 @@ To understand how the model was developed, check the [W&B report](https://wandb.
38
 
39
  ## Training data
40
 
41
- The model was trained on tweets from glitchre & cosmic gangster & SA | Glitchre.
42
 
43
- | Data | glitchre | cosmic gangster | SA | Glitchre |
44
  | --- | --- | --- | --- |
45
- | Tweets downloaded | 2887 | 2958 | 2920 |
46
- | Retweets | 804 | 1406 | 347 |
47
- | Short tweets | 600 | 358 | 872 |
48
- | Tweets kept | 1483 | 1194 | 1701 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/blr5wv39/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
51
 
52
  ## Training procedure
53
 
54
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @cosm1cgrandma-glitchre-glitchre8's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/mgbllqp4) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/mgbllqp4/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
1
  ---
2
  language: en
3
+ thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true
4
  tags:
5
  - huggingtweets
6
  widget:
10
  <div class="inline-flex flex-col" style="line-height: 1.5;">
11
  <div class="flex">
12
  <div
13
+ style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1265389720047058944/hWPrCwh7_400x400.jpg&#39;)">
14
  </div>
15
  <div
16
+ style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1394712172010393608/tkWea9AS_400x400.jpg&#39;)">
17
  </div>
18
  <div
19
+ style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1406255548228640781/wzOACSA8_400x400.jpg&#39;)">
20
  </div>
21
  </div>
22
  <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">🤖 AI CYBORG 🤖</div>
23
+ <div style="text-align: center; font-size: 16px; font-weight: 800">SA | Glitchre & glitchre & cosmic gangster</div>
24
  <div style="text-align: center; font-size: 14px;">@cosm1cgrandma-glitchre-glitchre8</div>
25
  </div>
26
 
38
 
39
  ## Training data
40
 
41
+ The model was trained on tweets from SA | Glitchre & glitchre & cosmic gangster.
42
 
43
+ | Data | SA | Glitchre | glitchre | cosmic gangster |
44
  | --- | --- | --- | --- |
45
+ | Tweets downloaded | 2920 | 2891 | 2960 |
46
+ | Retweets | 347 | 808 | 1410 |
47
+ | Short tweets | 872 | 600 | 359 |
48
+ | Tweets kept | 1701 | 1483 | 1191 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/15s2bdg3/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
51
 
52
  ## Training procedure
53
 
54
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @cosm1cgrandma-glitchre-glitchre8's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3jv76342) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3jv76342/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5996dbe43720c3eb2ea1f05a19ff5c5fbebeb9a5ab41a0cc89e9545a8d5b8e37
3
  size 510403817
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db00d48006125476e69aa13f80bb2d16f5d5f52e38d6df1c30bfe72202c36e46
3
  size 510403817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6784b808da9eb72c6cee43db875c97c42cc9923245e5715c94fd53bbc0be5f1e
3
  size 2735
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9273c09e21f5cc1daac57ca041d49a90ea5fc15662649f7cd57af1536dd8f778
3
  size 2735