boris commited on
Commit
907edfd
1 Parent(s): 4a8691a

New model from https://wandb.ai/wandb/huggingtweets/runs/29rsr8y6

Browse files
Files changed (4) hide show
  1. README.md +8 -8
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: https://www.huggingtweets.com/leduans1/1624473225037/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -42,20 +42,20 @@ The model was trained on tweets from Comrade Based.
42
 
43
  | Data | Comrade Based |
44
  | --- | --- |
45
- | Tweets downloaded | 256 |
46
- | Retweets | 1 |
47
- | Short tweets | 56 |
48
- | Tweets kept | 199 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/y1dvo0jd/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 @leduans1's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/jxvi2gk8) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/jxvi2gk8/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:
 
42
 
43
  | Data | Comrade Based |
44
  | --- | --- |
45
+ | Tweets downloaded | 479 |
46
+ | Retweets | 6 |
47
+ | Short tweets | 151 |
48
+ | Tweets kept | 322 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1ww37w6l/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 @leduans1's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/29rsr8y6) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/29rsr8y6/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
config.json CHANGED
@@ -35,7 +35,7 @@
35
  "top_p": 0.95
36
  }
37
  },
38
- "transformers_version": "4.8.0",
39
  "use_cache": true,
40
  "vocab_size": 50257
41
  }
 
35
  "top_p": 0.95
36
  }
37
  },
38
+ "transformers_version": "4.8.2",
39
  "use_cache": true,
40
  "vocab_size": 50257
41
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdf89474ad071296b9a952dc701c552bc5c36835eacfcd6a44836f0a93888c1e
3
  size 510403817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d11c15fed55f5d68755a19faeb5f3f000759ef163fab3849be38e1cbf4105663
3
  size 510403817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51845141b19c3250bea6ccfab374d4b7b75383cf23164cee6ca61166dc2858da
3
- size 2607
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c13eee46c5b077175521368ff6852f1b3941220a58c09c6070954e1982cd6ce
3
+ size 2671