New model from https://wandb.ai/wandb/huggingtweets/runs/10yml7r1
Browse files- README.md +8 -8
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -10,7 +10,7 @@ widget:
|
|
10 |
<div>
|
11 |
<div style="width: 132px; height:132px; border-radius: 50%; background-size: cover; background-image: url('https://pbs.twimg.com/profile_images/1378879915769032705/PJ7_-J0w_400x400.jpg')">
|
12 |
</div>
|
13 |
-
<div style="margin-top: 8px; font-size: 19px; font-weight: 800">
|
14 |
<div style="font-size: 15px">@evetheism bot</div>
|
15 |
</div>
|
16 |
|
@@ -32,20 +32,20 @@ The model was trained on [@evetheism's tweets](https://twitter.com/evetheism).
|
|
32 |
|
33 |
| Data | Quantity |
|
34 |
| --- | --- |
|
35 |
-
| Tweets downloaded |
|
36 |
-
| Retweets |
|
37 |
-
| Short tweets |
|
38 |
-
| Tweets kept |
|
39 |
|
40 |
-
[Explore the data](https://wandb.ai/wandb/huggingtweets/runs/
|
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 @evetheism's tweets.
|
45 |
|
46 |
-
Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/
|
47 |
|
48 |
-
At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/
|
49 |
|
50 |
## How to use
|
51 |
|
|
|
10 |
<div>
|
11 |
<div style="width: 132px; height:132px; border-radius: 50%; background-size: cover; background-image: url('https://pbs.twimg.com/profile_images/1378879915769032705/PJ7_-J0w_400x400.jpg')">
|
12 |
</div>
|
13 |
+
<div style="margin-top: 8px; font-size: 19px; font-weight: 800">Dżrevelow🪤 (BANNED AGAIN) 🤖 AI Bot </div>
|
14 |
<div style="font-size: 15px">@evetheism bot</div>
|
15 |
</div>
|
16 |
|
|
|
32 |
|
33 |
| Data | Quantity |
|
34 |
| --- | --- |
|
35 |
+
| Tweets downloaded | 1393 |
|
36 |
+
| Retweets | 136 |
|
37 |
+
| Short tweets | 386 |
|
38 |
+
| Tweets kept | 871 |
|
39 |
|
40 |
+
[Explore the data](https://wandb.ai/wandb/huggingtweets/runs/zgufrxx1/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 @evetheism's tweets.
|
45 |
|
46 |
+
Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/10yml7r1) for full transparency and reproducibility.
|
47 |
|
48 |
+
At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/10yml7r1/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:
|
3 |
size 510408315
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcce6c75c962299e24998f8ba181e4df8199f9f58c86dbbdd60169942308c948
|
3 |
size 510408315
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2351
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52884c6ba98b5609c07846e411adf472c9196abc0f24b0f1c462093ed539a7d3
|
3 |
size 2351
|