system HF staff commited on
Commit
a52805d
β€’
1 Parent(s): c90e426

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: https://www.huggingtweets.com/nextlevelbrett/1601780349523/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -19,7 +19,7 @@ widget:
19
  <section class='prose'>
20
 
21
  <div>
22
- <div style="width: 132px; height:132px; border-radius: 50%; background-size: cover; background-image: url('https://pbs.twimg.com/profile_images/1286739680784859136/gY3RJ76c_400x400.jpg')">
23
  </div>
24
  <div style="margin-top: 8px; font-size: 19px; font-weight: 800">π˜½π™§π™šπ™©π™© πŸ’ πŸ€– AI Bot </div>
25
  <div style="font-size: 15px; color: #657786">@nextlevelbrett bot</div>
@@ -51,32 +51,32 @@ The model was trained on [@nextlevelbrett's tweets](https://twitter.com/nextleve
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'>3077</td>
55
  </tr>
56
  <tr style='border-width:0 0 1px 0; border-color: #E2E8F0'>
57
  <td style='border-width:0'>Retweets</td>
58
- <td style='border-width:0'>481</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'>362</td>
63
  </tr>
64
  <tr style='border-width:0'>
65
  <td style='border-width:0'>Tweets kept</td>
66
- <td style='border-width:0'>2234</td>
67
  </tr>
68
  </tbody>
69
  </table>
70
 
71
- [Explore the data](https://app.wandb.ai/wandb/huggingtweets/runs/2ffrltm2/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 @nextlevelbrett's tweets.
76
 
77
- Hyperparameters and metrics are recorded in the [W&B training run](https://app.wandb.ai/wandb/huggingtweets/runs/ggypri2t) for full transparency and reproducibility.
78
 
79
- At the end of training, [the final model](https://app.wandb.ai/wandb/huggingtweets/runs/ggypri2t/artifacts) is logged and versioned.
80
 
81
  ## Intended uses & limitations
82
 
@@ -110,4 +110,4 @@ For more details, visit the project repository.
110
 
111
  [![GitHub stars](https://img.shields.io/github/stars/borisdayma/huggingtweets?style=social)](https://github.com/borisdayma/huggingtweets)
112
 
113
- <!--- random size file -->
 
1
  ---
2
  language: en
3
+ thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true
4
  tags:
5
  - huggingtweets
6
  widget:
 
19
  <section class='prose'>
20
 
21
  <div>
22
+ <div style="width: 132px; height:132px; border-radius: 50%; background-size: cover; background-image: url('https://pbs.twimg.com/profile_images/1312799642975830017/b4_Xxijh_400x400.jpg')">
23
  </div>
24
  <div style="margin-top: 8px; font-size: 19px; font-weight: 800">π˜½π™§π™šπ™©π™© πŸ’ πŸ€– AI Bot </div>
25
  <div style="font-size: 15px; color: #657786">@nextlevelbrett bot</div>
 
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'>3085</td>
55
  </tr>
56
  <tr style='border-width:0 0 1px 0; border-color: #E2E8F0'>
57
  <td style='border-width:0'>Retweets</td>
58
+ <td style='border-width:0'>446</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'>368</td>
63
  </tr>
64
  <tr style='border-width:0'>
65
  <td style='border-width:0'>Tweets kept</td>
66
+ <td style='border-width:0'>2271</td>
67
  </tr>
68
  </tbody>
69
  </table>
70
 
71
+ [Explore the data](https://app.wandb.ai/wandb/huggingtweets/runs/ekx19go9/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 @nextlevelbrett's tweets.
76
 
77
+ Hyperparameters and metrics are recorded in the [W&B training run](https://app.wandb.ai/wandb/huggingtweets/runs/2fu1wq6i) for full transparency and reproducibility.
78
 
79
+ At the end of training, [the final model](https://app.wandb.ai/wandb/huggingtweets/runs/2fu1wq6i/artifacts) is logged and versioned.
80
 
81
  ## Intended uses & limitations
82
 
 
110
 
111
  [![GitHub stars](https://img.shields.io/github/stars/borisdayma/huggingtweets?style=social)](https://github.com/borisdayma/huggingtweets)
112
 
113
+ <!--- random size file -->