boris commited on
Commit
b6f3804
·
1 Parent(s): 90772a1

New model from https://wandb.ai/wandb/huggingtweets/runs/2nf4hyti

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/ben_r_hoffman/1617764824287/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -32,20 +32,20 @@ The model was trained on [@ben_r_hoffman's tweets](https://twitter.com/ben_r_hof
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 3249 |
36
- | Retweets | 105 |
37
- | Short tweets | 261 |
38
- | Tweets kept | 2883 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3h05wz2e/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 @ben_r_hoffman's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1f5y8c4p) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1f5y8c4p/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 | 3247 |
36
+ | Retweets | 107 |
37
+ | Short tweets | 264 |
38
+ | Tweets kept | 2876 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/vlvpdufz/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 @ben_r_hoffman's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/2nf4hyti) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/2nf4hyti/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:67fc7ed0b71cf02bedd027b96cce51e7aef4228a4f79db9ee3d5f36dd4b519af
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f631a32753b80b291b5cf6d0f4bb1a91fd2e1263a32470efd5da26ce12dfdecd
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc85fbeb0301591684b18e7cc398669236cb01995b3cbcbc8fba90367f58b139
3
  size 2351
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:197a5adc18c2505fe682046ae29ed207e2770438068dd236729d9db8c8db1a0e
3
  size 2351