boris commited on
Commit
ff52c42
1 Parent(s): c1e0f24

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

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  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/almostnora/1616622300212/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -10,7 +10,7 @@ widget:
10
  <div>
11
  <div style="width: 132px; height:132px; border-radius: 50%; background-size: cover; background-image: url('https://pbs.twimg.com/profile_images/1369015830000861191/gWkHCd-b_400x400.jpg')">
12
  </div>
13
- <div style="margin-top: 8px; font-size: 19px; font-weight: 800">Norʌ 🤖 AI Bot </div>
14
  <div style="font-size: 15px">@almostnora bot</div>
15
  </div>
16
 
@@ -24,7 +24,7 @@ The model uses the following pipeline.
24
 
25
  ![pipeline](https://github.com/borisdayma/huggingtweets/blob/master/img/pipeline.png?raw=true)
26
 
27
- To understand how the model was developed, check the [W&B report](https://app.wandb.ai/wandb/huggingtweets/reports/HuggingTweets-Train-a-model-to-generate-tweets--VmlldzoxMTY5MjI).
28
 
29
  ## Training data
30
 
@@ -32,20 +32,20 @@ The model was trained on [@almostnora's tweets](https://twitter.com/almostnora).
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 3232 |
36
- | Retweets | 189 |
37
- | Short tweets | 495 |
38
- | Tweets kept | 2548 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1m9rel9v/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
41
 
42
  ## Training procedure
43
 
44
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @almostnora's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/zzun2ngc) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/zzun2ngc/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
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>
11
  <div style="width: 132px; height:132px; border-radius: 50%; background-size: cover; background-image: url('https://pbs.twimg.com/profile_images/1369015830000861191/gWkHCd-b_400x400.jpg')">
12
  </div>
13
+ <div style="margin-top: 8px; font-size: 19px; font-weight: 800">N.O.R.A 🤖 AI Bot </div>
14
  <div style="font-size: 15px">@almostnora bot</div>
15
  </div>
16
 
 
24
 
25
  ![pipeline](https://github.com/borisdayma/huggingtweets/blob/master/img/pipeline.png?raw=true)
26
 
27
+ To understand how the model was developed, check the [W&B report](https://wandb.ai/wandb/huggingtweets/reports/HuggingTweets-Train-a-Model-to-Generate-Tweets--VmlldzoxMTY5MjI).
28
 
29
  ## Training data
30
 
 
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
+ | Tweets downloaded | 3230 |
36
+ | Retweets | 191 |
37
+ | Short tweets | 494 |
38
+ | Tweets kept | 2545 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3hy929cp/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
41
 
42
  ## Training procedure
43
 
44
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @almostnora's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3l9u4t5m) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3l9u4t5m/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7761dbdc1280f2f406b98b67607a52a8017d51b3898309a95f2b6aba9f3eb3f
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06129d3875a9df6498d2fde97340a1fef43aafa4538ddc114ae2525f9608a54f
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c6397fc39e99ed02f0a952e7db37bf917f146914a65c2f34296556fca5d2b8e
3
  size 2287
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dea1a639cab44f020e461c13c9c4b5c11d043319ca4afd3184f6e5a4dc409f5f
3
  size 2287