boris commited on
Commit
917562a
·
1 Parent(s): b438aa9

New model from https://wandb.ai/wandb/huggingtweets/runs/261h9xq4

Browse files
Files changed (4) hide show
  1. README.md +3 -3
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -37,15 +37,15 @@ The model was trained on [@elonmusk's tweets](https://twitter.com/elonmusk).
37
  | Short tweets | 792 |
38
  | Tweets kept | 2257 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3k51ko84/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 @elonmusk's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1g68jbvs) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1g68jbvs/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
37
  | Short tweets | 792 |
38
  | Tweets kept | 2257 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/7y866a6m/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 @elonmusk's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/261h9xq4) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/261h9xq4/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:d866f30da72f42734541d8cd81192fffdecfc1e7be16bf417359af6b9b41e76b
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e272658d737d45632f702999c210813e1a1ff4bb6d9101154dba37d73163ffa
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:faeecf0a51156e199081ed40f339c9bb220b462b1c8cd23713e04615743c1a52
3
  size 2351
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:726eea5d39f8d69260557417be6aadb499609c705fee1793fe4c44ed7f784ca3
3
  size 2351