boris commited on
Commit
fd1bc47
1 Parent(s): 1970e29

New model from https://wandb.ai/wandb/huggingtweets/runs/30rnh9q1

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 [@hunny6ee's tweets](https://twitter.com/hunny6ee).
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 2968 |
36
- | Retweets | 1793 |
37
  | Short tweets | 218 |
38
  | Tweets kept | 957 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3baxhwi7/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 @hunny6ee's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1fa1snz1) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1fa1snz1/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
+ | Tweets downloaded | 2963 |
36
+ | Retweets | 1788 |
37
  | Short tweets | 218 |
38
  | Tweets kept | 957 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2pr89g0g/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 @hunny6ee's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/30rnh9q1) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/30rnh9q1/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:8cecf8f842cedaeb65818de66d2c333e6a4975476bfd02eae270dcbce2c4963a
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47058c3650cb2dcffb6af1f6553564bbd2f1e7fabd60792c4bf699547478dbd5
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a2865de213f849365351a106caca4e6782ff9752abd67b7bf743e3e60ddad7d
3
  size 2159
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d95d91057af892a6929a1fa915a1b013dad5c90b3260fa2220baadecb434d179
3
  size 2159