boris commited on
Commit
c5bd29f
1 Parent(s): 044472c

New model from https://wandb.ai/wandb/huggingtweets/runs/6zw4uhp9

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -34,18 +34,18 @@ The model was trained on [@austen's tweets](https://twitter.com/austen).
34
  | --- | --- |
35
  | Tweets downloaded | 3249 |
36
  | Retweets | 112 |
37
- | Short tweets | 466 |
38
- | Tweets kept | 2671 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3lx9d2qk/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 @austen's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1yl1ghi5) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1yl1ghi5/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
34
  | --- | --- |
35
  | Tweets downloaded | 3249 |
36
  | Retweets | 112 |
37
+ | Short tweets | 465 |
38
+ | Tweets kept | 2672 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2ff61ch8/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 @austen's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/6zw4uhp9) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/6zw4uhp9/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:cddc275082b7be9d0a57fd01b172922e5f9c6dd721efc151a57e7bdff065353b
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77ae7b653f39db5cd9dca09bcd82708ab5dfa596684c3b554357be99921870f8
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac162eae17cce7cb7fed02a70965275a7c7c6267cbdd2c4ecd62d4d6fc9b3aaf
3
  size 2287
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dce45ffa1e8e326c32de7a84ace29a2ba8382b860db998ea1d6da91e5cdb9dfd
3
  size 2287