boris commited on
Commit
88dba1a
β€’
1 Parent(s): 8e0f1de

New model from https://wandb.ai/wandb/huggingtweets/runs/1dcnrz5s

Browse files
Files changed (4) hide show
  1. README.md +12 -12
  2. config.json +1 -1
  3. pytorch_model.bin +2 -2
  4. training_args.bin +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: http://www.huggingtweets.com/a_0_o_1-gentlest_alive/1669415254542/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -13,14 +13,14 @@ widget:
13
  style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url('https://pbs.twimg.com/profile_images/1593308812085174279/OmoJcwIC_400x400.jpg')">
14
  </div>
15
  <div
16
- style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1586787485337751554/rqKS-Wpo_400x400.jpg&#39;)">
17
  </div>
18
  <div
19
  style="display:none; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;&#39;)">
20
  </div>
21
  </div>
22
  <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">πŸ€– AI CYBORG πŸ€–</div>
23
- <div style="text-align: center; font-size: 16px; font-weight: 800">angelicism antarctic 露倩 & 𓆏 Johnni π“†πŸ•ŠοΈβ—»οΈ</div>
24
  <div style="text-align: center; font-size: 14px;">@a_0_o_1-gentlest_alive</div>
25
  </div>
26
 
@@ -38,24 +38,24 @@ To understand how the model was developed, check the [W&B report](https://wandb.
38
 
39
  ## Training data
40
 
41
- The model was trained on tweets from angelicism antarctic 露倩 & 𓆏 Johnni π“†πŸ•ŠοΈβ—»οΈ.
42
 
43
- | Data | angelicism antarctic 露倩 | 𓆏 Johnni π“†πŸ•ŠοΈβ—»οΈ |
44
  | --- | --- | --- |
45
- | Tweets downloaded | 385 | 458 |
46
- | Retweets | 19 | 25 |
47
- | Short tweets | 29 | 46 |
48
- | Tweets kept | 337 | 387 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/kaplfyhz/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 @a_0_o_1-gentlest_alive's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3a5k4rfl) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3a5k4rfl/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:
 
13
  style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1593308812085174279/OmoJcwIC_400x400.jpg&#39;)">
14
  </div>
15
  <div
16
+ style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1598158921088344065/e-Z1Pwep_400x400.jpg&#39;)">
17
  </div>
18
  <div
19
  style="display:none; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;&#39;)">
20
  </div>
21
  </div>
22
  <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">πŸ€– AI CYBORG πŸ€–</div>
23
+ <div style="text-align: center; font-size: 16px; font-weight: 800">angelicism antarctic 露倩 & 𓆏 Johnni Jiro π“†πŸ•ŠοΈβ—»οΈ</div>
24
  <div style="text-align: center; font-size: 14px;">@a_0_o_1-gentlest_alive</div>
25
  </div>
26
 
 
38
 
39
  ## Training data
40
 
41
+ The model was trained on tweets from angelicism antarctic 露倩 & 𓆏 Johnni Jiro π“†πŸ•ŠοΈβ—»οΈ.
42
 
43
+ | Data | angelicism antarctic 露倩 | 𓆏 Johnni Jiro π“†πŸ•ŠοΈβ—»οΈ |
44
  | --- | --- | --- |
45
+ | Tweets downloaded | 435 | 486 |
46
+ | Retweets | 23 | 26 |
47
+ | Short tweets | 32 | 45 |
48
+ | Tweets kept | 380 | 415 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3oq4a0wq/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 @a_0_o_1-gentlest_alive's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1dcnrz5s) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1dcnrz5s/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
config.json CHANGED
@@ -37,7 +37,7 @@
37
  }
38
  },
39
  "torch_dtype": "float32",
40
- "transformers_version": "4.24.0",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
 
37
  }
38
  },
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.25.1",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7af547e66544a3e97db713c350d2bea75d99e773d2bcce0d0bfe57e8422d1140
3
- size 510396521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:973d2563456f35137da0487c7c625b537cef4c24fba0cd5055a9e0b3e2a78b3d
3
+ size 510398013
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40532a07838077b058a97a854350b13779d6272b77dc0856185e13e30e9c4c4b
3
- size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b671da841df42d0c8012ddddf5f8dc3fe64d2fbb98e38027ae35543e066ea32
3
+ size 3451