boris commited on
Commit
9441780
1 Parent(s): 2426637

New model from https://wandb.ai/wandb/huggingtweets/runs/ulhdw4ml

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  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 | 430 |
46
- | Retweets | 34 |
47
- | Short tweets | 279 |
48
  | Tweets kept | 117 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1dr55e7d/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/1mlmhads) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1mlmhads/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
42
 
43
  | Data | Elon Musk |
44
  | --- | --- |
45
+ | Tweets downloaded | 240 |
46
+ | Retweets | 22 |
47
+ | Short tweets | 101 |
48
  | Tweets kept | 117 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/250e9hqm/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/ulhdw4ml) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/ulhdw4ml/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:f4251f3807f7146a238a47d5e41fc7ef0b0989b6934fdb4620c4b0454dfddcc3
3
  size 510403817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aa5d0f5d46d7c8b91252b210d50472bf73d4b6b24ee1fb7d861a776e1a480cd
3
  size 510403817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d012f4011ade793df8248c6b2acd83ac880544941427a3aab25554164c8c1f83
3
  size 2671
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00060c39a7fb2e46082ed937a5698c3ca069598bd5cd5edb7c49df1295b81f0d
3
  size 2671