boris commited on
Commit
d599d46
1 Parent(s): 5495f86

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

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -32,20 +32,20 @@ The model was trained on [@chenweihua's tweets](https://twitter.com/chenweihua).
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 3237 |
36
- | Retweets | 1892 |
37
- | Short tweets | 109 |
38
- | Tweets kept | 1236 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/w62r6xp9/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 @chenweihua's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/2qa30niz) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/2qa30niz/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
+ | Tweets downloaded | 3246 |
36
+ | Retweets | 1972 |
37
+ | Short tweets | 97 |
38
+ | Tweets kept | 1177 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3nn5asnt/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 @chenweihua's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/29y23q19) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/29y23q19/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
config.json CHANGED
@@ -34,7 +34,7 @@
34
  "top_p": 0.95
35
  }
36
  },
37
- "transformers_version": "4.5.0",
38
  "use_cache": true,
39
  "vocab_size": 50257
40
  }
 
34
  "top_p": 0.95
35
  }
36
  },
37
+ "transformers_version": "4.5.1",
38
  "use_cache": true,
39
  "vocab_size": 50257
40
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:014781f0b2f5a2ea7d56078bc0e1855757a90d87109c72530c58e23dc8d057b2
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a389185657a12f8a8dcafb34f525dd9ab3a6c626d28056d6747dc3407b129d2
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17de0fcee54ec56f484689c407d82a9cf51c5641d4b7fc9933f9aff30c47dec8
3
  size 2351
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cf114e21a0b46f0d053f8e75953d9c966c466744c100552b0b1693b85e8f8ac
3
  size 2351