boris commited on
Commit
3e3d544
·
1 Parent(s): c916dd4

New model from https://wandb.ai/wandb/huggingtweets/runs/1kn4lk1o

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -33,19 +33,19 @@ The model was trained on [@misogenist's tweets](https://twitter.com/misogenist).
33
  | Data | Quantity |
34
  | --- | --- |
35
  | Tweets downloaded | 3199 |
36
- | Retweets | 251 |
37
- | Short tweets | 1023 |
38
  | Tweets kept | 1925 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/22agnajs/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 @misogenist's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/22hzn2w1) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/22hzn2w1/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
33
  | Data | Quantity |
34
  | --- | --- |
35
  | Tweets downloaded | 3199 |
36
+ | Retweets | 252 |
37
+ | Short tweets | 1022 |
38
  | Tweets kept | 1925 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1iudua4o/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 @misogenist's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1kn4lk1o) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1kn4lk1o/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:b755d4159d4ffd44532d0b30a2605f93a11c9f35e24d96d7cd87b47f2ce6767b
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a492977f98ebac2e82762de8aa1fc6e4065efe791ea4be1f81db42aa73b316ad
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8eb431856367a773e3993159d747017d3d6134778d7678bcd423889ba6601774
3
  size 2351
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f66f34c80eb439e16d6cf02634d172e89cdceb1ed676ae12623b42829223c5d
3
  size 2351