New model from https://wandb.ai/wandb/huggingtweets/runs/3cseu6wr
Browse files- README.md +6 -6
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
language: en
|
3 |
-
thumbnail:
|
4 |
tags:
|
5 |
- huggingtweets
|
6 |
widget:
|
@@ -43,19 +43,19 @@ The model was trained on tweets from 讬讻讜诇 诪专讗砖 讞讜讚砖 馃馃嵃.
|
|
43 |
| Data | 讬讻讜诇 诪专讗砖 讞讜讚砖 馃馃嵃 |
|
44 |
| --- | --- |
|
45 |
| Tweets downloaded | 3242 |
|
46 |
-
| Retweets |
|
47 |
| Short tweets | 417 |
|
48 |
-
| Tweets kept |
|
49 |
|
50 |
-
[Explore the data](https://wandb.ai/wandb/huggingtweets/runs/
|
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 @malkizeee's tweets.
|
55 |
|
56 |
-
Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/
|
57 |
|
58 |
-
At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/
|
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:
|
|
|
43 |
| Data | 讬讻讜诇 诪专讗砖 讞讜讚砖 馃馃嵃 |
|
44 |
| --- | --- |
|
45 |
| Tweets downloaded | 3242 |
|
46 |
+
| Retweets | 881 |
|
47 |
| Short tweets | 417 |
|
48 |
+
| Tweets kept | 1944 |
|
49 |
|
50 |
+
[Explore the data](https://wandb.ai/wandb/huggingtweets/runs/zktlg7dq/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 @malkizeee's tweets.
|
55 |
|
56 |
+
Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3cseu6wr) for full transparency and reproducibility.
|
57 |
|
58 |
+
At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3cseu6wr/artifacts) is logged and versioned.
|
59 |
|
60 |
## How to use
|
61 |
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 510398013
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80f61aa48501d587e0363d6b591809b6064de144c322e4b8b9321e1242bcc367
|
3 |
size 510398013
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3451
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86f8a9846f5c19068f50b0ed304c05ad5fc4b394359879c759cf94b9c283da70
|
3 |
size 3451
|