system HF staff commited on
Commit
c97b926
·
1 Parent(s): d78e3bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true
4
  tags:
5
  - exbert
6
  - huggingtweets
@@ -56,13 +56,13 @@ The model was trained on [@l2k's tweets](https://twitter.com/l2k).
56
  | Short tweets | 61 |
57
  | Tweets kept | 1886 |
58
 
59
- [Explore the data](https://app.wandb.ai/borisd13/huggingtweets/runs/1e5hddtf/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
60
 
61
  ## Training procedure
62
 
63
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @l2k's tweets for 4 epochs.
64
 
65
- Hyperparameters and metrics are recorded in the [W&B training run](https://app.wandb.ai/borisd13/huggingtweets/runs/bjfyujcr).
66
 
67
  ## About
68
 
 
1
  ---
2
  language: en
3
+ thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo_share.png?raw=true
4
  tags:
5
  - exbert
6
  - huggingtweets
 
56
  | Short tweets | 61 |
57
  | Tweets kept | 1886 |
58
 
59
+ [Explore the data](https://app.wandb.ai/borisd13/huggingtweets/runs/198acyib/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
60
 
61
  ## Training procedure
62
 
63
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @l2k's tweets for 4 epochs.
64
 
65
+ Hyperparameters and metrics are recorded in the [W&B training run](https://app.wandb.ai/borisd13/huggingtweets/runs/1njjuigw).
66
 
67
  ## About
68