boris commited on
Commit
a5d3824
1 Parent(s): 3896f1d

New model from https://wandb.ai/wandb/huggingtweets/runs/237vwzkl

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
@@ -32,20 +32,20 @@ The model was trained on [@digitalsolver1's tweets](https://twitter.com/digitals
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 290 |
36
  | Retweets | 112 |
37
- | Short tweets | 69 |
38
  | Tweets kept | 109 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1482z89b/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 @digitalsolver1's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1pwu1sr4) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1pwu1sr4/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
+ | Tweets downloaded | 291 |
36
  | Retweets | 112 |
37
+ | Short tweets | 70 |
38
  | Tweets kept | 109 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/23z4oayh/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 @digitalsolver1's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/237vwzkl) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/237vwzkl/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:5df39a9a9e167a6b31fdb44f033005ec5ca9ef31b0b482a690be5ee6e31089a2
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0c7e0feef4275525cd07f7dbe1403982f4262510a94d033d4e573a4ac0649e5
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e15872b00eb06b8015ec7d4af23d78dd1ff9949a9e3f546fb05511b59dd850b5
3
  size 2287
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a887728d104bc0a0160afc5f84b40b2d34d028d5be2821856366947b01e2921
3
  size 2287