boris commited on
Commit
29192c6
·
1 Parent(s): 44ee824

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

Browse files
Files changed (3) hide show
  1. README.md +9 -9
  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: https://www.huggingtweets.com/dkulchar/1616642048761/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -24,7 +24,7 @@ The model uses the following pipeline.
24
 
25
  ![pipeline](https://github.com/borisdayma/huggingtweets/blob/master/img/pipeline.png?raw=true)
26
 
27
- To understand how the model was developed, check the [W&B report](https://app.wandb.ai/wandb/huggingtweets/reports/HuggingTweets-Train-a-model-to-generate-tweets--VmlldzoxMTY5MjI).
28
 
29
  ## Training data
30
 
@@ -32,20 +32,20 @@ The model was trained on [@dkulchar's tweets](https://twitter.com/dkulchar).
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 3240 |
36
- | Retweets | 558 |
37
- | Short tweets | 570 |
38
- | Tweets kept | 2112 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3kwbogaa/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 @dkulchar's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1gm1i2l5) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1gm1i2l5/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
1
  ---
2
  language: en
3
+ thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true
4
  tags:
5
  - huggingtweets
6
  widget:
 
24
 
25
  ![pipeline](https://github.com/borisdayma/huggingtweets/blob/master/img/pipeline.png?raw=true)
26
 
27
+ To understand how the model was developed, check the [W&B report](https://wandb.ai/wandb/huggingtweets/reports/HuggingTweets-Train-a-Model-to-Generate-Tweets--VmlldzoxMTY5MjI).
28
 
29
  ## Training data
30
 
 
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
+ | Tweets downloaded | 3236 |
36
+ | Retweets | 551 |
37
+ | Short tweets | 569 |
38
+ | Tweets kept | 2116 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3ar0h0xc/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 @dkulchar's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/v3hyz25i) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/v3hyz25i/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:555d56e1dec1e9b542f1401e3f237f0aa0ca3ded058c1d4173b08e72f435eb06
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a477595c43aadc022738cc83546ad443803d339282908d03a798296aa9a3f5d
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95740ab82c5c42110ab7c5645d7592542aff68b32378ea2c8e68f8631e5208fe
3
  size 2287
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f98630064f40d66fd38725ddd45b70e1cbe0ee46b7db4513a136878284e39414
3
  size 2287