boris commited on
Commit
f4fe6bf
1 Parent(s): 3d06dce

New model from https://wandb.ai/wandb/huggingtweets/runs/179wxtxr

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: https://www.huggingtweets.com/charles_irl/1610577870529/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -51,7 +51,7 @@ The model was trained on [@charles_irl's tweets](https://twitter.com/charles_irl
51
  <tbody style='border-width:0'>
52
  <tr style='border-width:0 0 1px 0; border-color: #E2E8F0'>
53
  <td style='border-width:0'>Tweets downloaded</td>
54
- <td style='border-width:0'>1213</td>
55
  </tr>
56
  <tr style='border-width:0 0 1px 0; border-color: #E2E8F0'>
57
  <td style='border-width:0'>Retweets</td>
@@ -59,24 +59,24 @@ The model was trained on [@charles_irl's tweets](https://twitter.com/charles_irl
59
  </tr>
60
  <tr style='border-width:0 0 1px 0; border-color: #E2E8F0'>
61
  <td style='border-width:0'>Short tweets</td>
62
- <td style='border-width:0'>47</td>
63
  </tr>
64
  <tr style='border-width:0'>
65
  <td style='border-width:0'>Tweets kept</td>
66
- <td style='border-width:0'>916</td>
67
  </tr>
68
  </tbody>
69
  </table>
70
 
71
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2fc2zykj/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
72
 
73
  ## Training procedure
74
 
75
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @charles_irl's tweets.
76
 
77
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/w2des9w5) for full transparency and reproducibility.
78
 
79
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/w2des9w5/artifacts) is logged and versioned.
80
 
81
  ## Intended uses & limitations
82
 
 
1
  ---
2
  language: en
3
+ thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true
4
  tags:
5
  - huggingtweets
6
  widget:
 
51
  <tbody style='border-width:0'>
52
  <tr style='border-width:0 0 1px 0; border-color: #E2E8F0'>
53
  <td style='border-width:0'>Tweets downloaded</td>
54
+ <td style='border-width:0'>1218</td>
55
  </tr>
56
  <tr style='border-width:0 0 1px 0; border-color: #E2E8F0'>
57
  <td style='border-width:0'>Retweets</td>
 
59
  </tr>
60
  <tr style='border-width:0 0 1px 0; border-color: #E2E8F0'>
61
  <td style='border-width:0'>Short tweets</td>
62
+ <td style='border-width:0'>48</td>
63
  </tr>
64
  <tr style='border-width:0'>
65
  <td style='border-width:0'>Tweets kept</td>
66
+ <td style='border-width:0'>920</td>
67
  </tr>
68
  </tbody>
69
  </table>
70
 
71
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3nnaa30i/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
72
 
73
  ## Training procedure
74
 
75
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @charles_irl's tweets.
76
 
77
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/179wxtxr) for full transparency and reproducibility.
78
 
79
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/179wxtxr/artifacts) is logged and versioned.
80
 
81
  ## Intended uses & limitations
82
 
config.json CHANGED
@@ -34,7 +34,7 @@
34
  "top_p": 0.95
35
  }
36
  },
37
- "transformers_version": "4.2.0",
38
  "use_cache": true,
39
  "vocab_size": 50257
40
  }
 
34
  "top_p": 0.95
35
  }
36
  },
37
+ "transformers_version": "4.2.1",
38
  "use_cache": true,
39
  "vocab_size": 50257
40
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a08bbf970939d2d6268a995d19e08587028594061ddcfe88e2b3535c00c3432
3
  size 510406560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0de29d64dbe7fba7328a1e742f32e78ff23c75c5b41f17a6cd16fc4fdc89000
3
  size 510406560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40e20acfaf847efd6a76ae499fface403051114bfc5ae367894df2b5b4067e36
3
  size 2031
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a04b4ca0ee2777f40c405a4522d61732582f9c1a5e7295d9b80cc95ba776998
3
  size 2031