boris commited on
Commit
0625b33
1 Parent(s): d13b4cc

New model from https://wandb.ai/wandb/huggingtweets/runs/18xtt8zh

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
@@ -32,20 +32,20 @@ The model was trained on [@snackmerritt's tweets](https://twitter.com/snackmerri
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 3247 |
36
- | Retweets | 384 |
37
- | Short tweets | 565 |
38
- | Tweets kept | 2298 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3p2zf1cm/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 @snackmerritt's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1ptsxkwg) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1ptsxkwg/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
+ | Tweets downloaded | 3244 |
36
+ | Retweets | 388 |
37
+ | Short tweets | 548 |
38
+ | Tweets kept | 2308 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/mjo4ke89/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 @snackmerritt's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/18xtt8zh) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/18xtt8zh/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:99076ecaaf0cc77580692354c70e5c33aa9e9e5b4d56da12a3f21a2153c1fe33
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f01abe3d5cc44e7359031c5ffc1d354419cece17cd4a5c65ecaab8dba0b0f1
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b77059242a718ce5e03f2f07bf633e520ae1c11de5dc556bfd9a77c5b3f17003
3
  size 2287
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78f4cf08960e67db4a3b35a4a4db71b737e9164cd3c14f5eeee631b4e174af44
3
  size 2287