boris commited on
Commit
cc65898
1 Parent(s): 2f20950

New model from https://wandb.ai/wandb/huggingtweets/runs/6krhgbnu

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 | 3249 |
46
- | Retweets | 210 |
47
- | Short tweets | 802 |
48
- | Tweets kept | 2237 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/j1pdmfvt/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/o2yezjsh) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/o2yezjsh/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
42
 
43
  | Data | Elon Musk |
44
  | --- | --- |
45
+ | Tweets downloaded | 1001 |
46
+ | Retweets | 54 |
47
+ | Short tweets | 261 |
48
+ | Tweets kept | 686 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2e73px0w/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/6krhgbnu) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/6krhgbnu/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:7c4bdfddb073f312598119490d7b3144ce9da3abe82fe9bafa517975d5f76298
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2375bce054f5facae245be6844b0b9077ad907401137462fcfe4abf3dd873b8
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4815a28613baf1ee8b52668ccc2929a716ad015f8bf72cf20d5d284532ea22e5
3
  size 2415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2152f817d79abc896754247cf21fade0c3da807c5832c437b025ebf79824041c
3
  size 2415