boris commited on
Commit
076e5bc
·
1 Parent(s): f42ff2b

New model from https://wandb.ai/wandb/huggingtweets/runs/1uv0agi0

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. config.json +1 -1
  3. pytorch_model.bin +2 -2
  4. training_args.bin +2 -2
README.md CHANGED
@@ -42,20 +42,20 @@ The model was trained on tweets from Elon Musk, the 2nd.
42
 
43
  | Data | Elon Musk, the 2nd |
44
  | --- | --- |
45
- | Tweets downloaded | 1050 |
46
- | Retweets | 58 |
47
- | Short tweets | 278 |
48
- | Tweets kept | 714 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/8382thvk/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 @elonmusk's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/2e26v3g9) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/2e26v3g9/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
42
 
43
  | Data | Elon Musk, the 2nd |
44
  | --- | --- |
45
+ | Tweets downloaded | 3020 |
46
+ | Retweets | 188 |
47
+ | Short tweets | 757 |
48
+ | Tweets kept | 2075 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/48x4dybo/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 @elonmusk's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1uv0agi0) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1uv0agi0/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.6.1",
39
  "use_cache": true,
40
  "vocab_size": 50257
41
  }
 
35
  "top_p": 0.95
36
  }
37
  },
38
+ "transformers_version": "4.7.0",
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:6184829d3f88c3c3d1a7ace486bd8c2b66599baf84196a8c5b4e4c84139267b7
3
- size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d903dd26671bc618daa77dafd4ab3bebc219c967a698d7ec1f697059ae48e547
3
+ size 510403817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43d0285604b1d27a384426edaea7aff37c4242f55552e872dff8f121b0f6a064
3
- size 2415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a8bfffc1ca0bd7abb1882641bd58a03a4ec8e7692c6e6ebc1e75422e23f5f72
3
+ size 2479