boris commited on
Commit
93202c7
1 Parent(s): 341d10d

New model from https://wandb.ai/wandb/huggingtweets/runs/151rcczo

Browse files
Files changed (3) hide show
  1. README.md +7 -7
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -42,20 +42,20 @@ The model was trained on tweets from Elon Musk.
42
 
43
  | Data | Elon Musk |
44
  | --- | --- |
45
- | Tweets downloaded | 3250 |
46
- | Retweets | 186 |
47
- | Short tweets | 848 |
48
- | Tweets kept | 2216 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/h87eg8fs/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 @elonmusk's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3dkziti5) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3dkziti5/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
42
 
43
  | Data | Elon Musk |
44
  | --- | --- |
45
+ | Tweets downloaded | 250 |
46
+ | Retweets | 9 |
47
+ | Short tweets | 76 |
48
+ | Tweets kept | 165 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/10agakyt/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 @elonmusk's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/151rcczo) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/151rcczo/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:eb2d41ceff7ff55e1f3352461251c983bd47e2a775d25b0c1d95a83838e3154c
3
  size 510403817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a027be5a22c272e98de45ea2e4faae4b2b180b0a3275940dc83259377cfb608f
3
  size 510403817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c3f30470a58c3ebe3ab972e3a20f8fcb22bda8103642d75948d93678016aaad
3
  size 2863
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c7f25c1e146d7f5a772ff3ae832270eafb5002fd6d3f76aa9a1a94b1fa2c4f4
3
  size 2863