boris commited on
Commit
c16e090
·
1 Parent(s): 1198e2d

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

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
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: http://www.huggingtweets.com/charlieykim/1646758387556/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -44,18 +44,18 @@ The model was trained on tweets from Charlie Kim.
44
  | --- | --- |
45
  | Tweets downloaded | 3248 |
46
  | Retweets | 234 |
47
- | Short tweets | 28 |
48
- | Tweets kept | 2986 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/77g26shy/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 @charlieykim's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/6ek51t5l) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/6ek51t5l/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
1
  ---
2
  language: en
3
+ thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true
4
  tags:
5
  - huggingtweets
6
  widget:
 
44
  | --- | --- |
45
  | Tweets downloaded | 3248 |
46
  | Retweets | 234 |
47
+ | Short tweets | 29 |
48
+ | Tweets kept | 2985 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2ql0zb69/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 @charlieykim's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/arss897f) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/arss897f/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:38c2c7a9253c257f0d98bffe23662eb2d9c030080e48d78288ffb8ba78d370c5
3
  size 510404393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c4fd6c752f3c83c88e00bc866087aa780d2680521a67a90cb7d6c92fa6bd15f
3
  size 510404393
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11f07a2d14cd32d261f5b27ae7c8dc26ab74277f5e75a94054d227c14ceddf29
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eed8c069e47e9471401fd2da724e187a66bc13cd4335606cc59667fc8cd312f
3
  size 3055