boris commited on
Commit
c6fb7a5
1 Parent(s): 804d21e

New model from https://wandb.ai/wandb/huggingtweets/runs/26i8c30r

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: http://www.huggingtweets.com/goando-tsuchinao83-za09313103/1643511780289/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -42,20 +42,20 @@ The model was trained on tweets from 土屋尚史 / Goodpatch & Go Ando / PREDUC
42
 
43
  | Data | 土屋尚史 / Goodpatch | Go Ando / PREDUCTS / THE GUILD | shun nozaki / Goodpatch |
44
  | --- | --- | --- | --- |
45
- | Tweets downloaded | 3236 | 3247 | 797 |
46
- | Retweets | 1578 | 91 | 34 |
47
- | Short tweets | 829 | 1680 | 457 |
48
- | Tweets kept | 829 | 1476 | 306 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/lg5zmbz6/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 @goando-tsuchinao83-za09313103's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/20bucisd) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/20bucisd/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:
 
42
 
43
  | Data | 土屋尚史 / Goodpatch | Go Ando / PREDUCTS / THE GUILD | shun nozaki / Goodpatch |
44
  | --- | --- | --- | --- |
45
+ | Tweets downloaded | 3236 | 3250 | 798 |
46
+ | Retweets | 1577 | 97 | 34 |
47
+ | Short tweets | 914 | 1729 | 458 |
48
+ | Tweets kept | 745 | 1424 | 306 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/31bsh75f/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 @goando-tsuchinao83-za09313103's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/26i8c30r) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/26i8c30r/artifacts) is logged and versioned.
59
 
60
  ## How to use
61