boris commited on
Commit
1c94dd5
1 Parent(s): ff4cc9d

New model from https://wandb.ai/wandb/huggingtweets/runs/1f85w6fy

Browse files
Files changed (3) hide show
  1. README.md +9 -9
  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: http://www.huggingtweets.com/propertyexile/1651524093614/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -10,7 +10,7 @@ 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/1521172881190887427/ad13OkL7_400x400.jpg&#39;)">
14
  </div>
15
  <div
16
  style="display:none; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;&#39;)">
@@ -42,20 +42,20 @@ The model was trained on tweets from Primo.
42
 
43
  | Data | Primo |
44
  | --- | --- |
45
- | Tweets downloaded | 233 |
46
- | Retweets | 30 |
47
- | Short tweets | 19 |
48
- | Tweets kept | 184 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/34qiwx6m/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 @propertyexile's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/25d8xh0u) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/25d8xh0u/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/1523442545153519616/mYJEJtEL_400x400.jpg&#39;)">
14
  </div>
15
  <div
16
  style="display:none; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;&#39;)">
 
42
 
43
  | Data | Primo |
44
  | --- | --- |
45
+ | Tweets downloaded | 304 |
46
+ | Retweets | 37 |
47
+ | Short tweets | 26 |
48
+ | Tweets kept | 241 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1q8zni52/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 @propertyexile's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1f85w6fy) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1f85w6fy/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:c336a357c06c60af7a4a3e62ed616bc710c2f49594f5a9ed8bc99286da0bcee7
3
  size 510396521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97d438cfef0dfd2c057ec7c5d17ff7ee7cf3fdfdad3efb5b5bee297ddaa47a62
3
  size 510396521
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1669bef80d3c37022da4c7b39d472852165c0500c5991eebc733a0119928dba
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:107959fb4fe32e48f8239358046abf9755fd2d6b8443b0d7d4aef024e484a80a
3
  size 3055