boris commited on
Commit
776f8a5
1 Parent(s): 1b852c6

New model from https://wandb.ai/wandb/huggingtweets/runs/25d8xh0u

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -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/1517583783020666881/mmUj6mkI_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 | 199 |
46
- | Retweets | 32 |
47
- | Short tweets | 16 |
48
- | Tweets kept | 151 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1127nmrn/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/2zxprrop) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/2zxprrop/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
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
 
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
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a22a2ed60a472cc014318322bb187d54e0409a05d2b79191da0d84c099eadc0
3
  size 510396521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c336a357c06c60af7a4a3e62ed616bc710c2f49594f5a9ed8bc99286da0bcee7
3
  size 510396521
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ccb14e90e540e11332d809c80d5b38076a0a663a7dff3b31db66b7d5dd38d40
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1669bef80d3c37022da4c7b39d472852165c0500c5991eebc733a0119928dba
3
  size 3055