boris commited on
Commit
39bf626
·
1 Parent(s): bc7efb8

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

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
README.md CHANGED
@@ -32,20 +32,20 @@ The model was trained on [@gr8ful_ted's tweets](https://twitter.com/gr8ful_ted).
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 3187 |
36
  | Retweets | 349 |
37
- | Short tweets | 660 |
38
- | Tweets kept | 2178 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3p80ssvs/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 @gr8ful_ted's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1pgrl1f3) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1pgrl1f3/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
+ | Tweets downloaded | 3210 |
36
  | Retweets | 349 |
37
+ | Short tweets | 664 |
38
+ | Tweets kept | 2197 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3aqwuo0v/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 @gr8ful_ted's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/ujf38kq4) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/ujf38kq4/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:443ecf720fa6d800c508a2216f0a660597d3bc4f9544dd596abd1bb2cede13c2
3
- size 510406546
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9042bcf9cc69d77689c1cf9af5d6bc5186dcb3bfd300a9f011e425b173e9344d
3
+ size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ed6b7dd3df912a063bb665587277209faba3f5394dd4729ed591e6c960c0843
3
  size 2159
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ae1d01160488ad3172ff484aa57663b4f78f9848e5d86f4d928b73922ef135
3
  size 2159