boris commited on
Commit
4594818
1 Parent(s): c2da557

New model from https://wandb.ai/wandb/huggingtweets/runs/3dg2j508

Browse files
Files changed (4) hide show
  1. README.md +9 -9
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: https://www.huggingtweets.com/avgmeat-dril-methwaffles/1628168060672/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -13,7 +13,7 @@ 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/847818629840228354/VXyQHfn0_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/1410800729590308868/UYAyBj1Y_400x400.jpg&#39;)">
17
  </div>
18
  <div
19
  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/1354274870264266753/9D_FgIsC_400x400.jpg&#39;)">
@@ -42,20 +42,20 @@ The model was trained on tweets from wint & Chet & ac.
42
 
43
  | Data | wint | Chet | ac |
44
  | --- | --- | --- | --- |
45
- | Tweets downloaded | 3192 | 1924 | 3213 |
46
- | Retweets | 456 | 676 | 234 |
47
- | Short tweets | 307 | 202 | 768 |
48
- | Tweets kept | 2429 | 1046 | 2211 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/11f6hzs5/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 @avgmeat-dril-methwaffles's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/12duidv4) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/12duidv4/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/847818629840228354/VXyQHfn0_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/1427457256958930948/J2FGNejT_400x400.jpg&#39;)">
17
  </div>
18
  <div
19
  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/1354274870264266753/9D_FgIsC_400x400.jpg&#39;)">
 
42
 
43
  | Data | wint | Chet | ac |
44
  | --- | --- | --- | --- |
45
+ | Tweets downloaded | 3189 | 2471 | 3167 |
46
+ | Retweets | 468 | 748 | 209 |
47
+ | Short tweets | 310 | 299 | 816 |
48
+ | Tweets kept | 2411 | 1424 | 2142 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1gv4gxjf/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 @avgmeat-dril-methwaffles's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3dg2j508) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3dg2j508/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
config.json CHANGED
@@ -36,7 +36,7 @@
36
  }
37
  },
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.9.1",
40
  "use_cache": true,
41
  "vocab_size": 50257
42
  }
 
36
  }
37
  },
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.10.2",
40
  "use_cache": true,
41
  "vocab_size": 50257
42
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4343cbd774cde39f64f1b52d0499328210c19969c02ce6bae59f1fa602a12a5a
3
  size 510403817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51826b52bf9df76071917c633d4ac2f6082ac796ef2ffa925917315931dace05
3
  size 510403817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37cdc7cfc4ba93c280c80e52769b24204de6e496e17b8d8967262eb318886b51
3
  size 2671
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ed0b32486ce377bd4750c06bef119e5ce50af2396b93580dc4b4248da2eeb24
3
  size 2671