boris commited on
Commit
1d76242
1 Parent(s): 7a276f8

New model from https://wandb.ai/wandb/huggingtweets/runs/khnx9lj3

Browse files
Files changed (4) hide show
  1. README.md +8 -8
  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/ciarandold/1614188178476/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -32,20 +32,20 @@ The model was trained on [@ciarandold's tweets](https://twitter.com/ciarandold).
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 3213 |
36
- | Retweets | 683 |
37
- | Short tweets | 198 |
38
- | Tweets kept | 2332 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1td179wd/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 @ciarandold's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1u9dxg4l) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1u9dxg4l/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
1
  ---
2
  language: en
3
+ thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true
4
  tags:
5
  - huggingtweets
6
  widget:
 
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
+ | Tweets downloaded | 3179 |
36
+ | Retweets | 675 |
37
+ | Short tweets | 199 |
38
+ | Tweets kept | 2305 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/255lz3sn/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 @ciarandold's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/khnx9lj3) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/khnx9lj3/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.3.2",
38
  "use_cache": true,
39
  "vocab_size": 50257
40
  }
 
34
  "top_p": 0.95
35
  }
36
  },
37
+ "transformers_version": "4.3.3",
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:23eb19cc7ea3ef30c8748f16a1bacf2c8591246179c7102eaa3c812a17505b72
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5de587b1c22a353beff062c1a07015c543881fd3a64022d44b10a4633e6e3a1
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b99dcfde96cbec99b82d40108d9251480d35f39a5b1ac2d8b7e12db8f412b393
3
  size 2159
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da2d8a28af2914c00f02e3bbb89f3d664311defd4000e960dfceb8f499691ff1
3
  size 2159