boris commited on
Commit
be455ef
1 Parent(s): 17b7ba5

New model from https://wandb.ai/wandb/huggingtweets/runs/3oatncy1

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 +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: https://www.huggingtweets.com/kimpossiblefact/1614091844842/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -32,20 +32,20 @@ The model was trained on [@kimpossiblefact's tweets](https://twitter.com/kimposs
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 3244 |
36
  | Retweets | 154 |
37
- | Short tweets | 730 |
38
- | Tweets kept | 2360 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/349mpid1/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 @kimpossiblefact's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1tj0tffx) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1tj0tffx/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 | 3241 |
36
  | Retweets | 154 |
37
+ | Short tweets | 708 |
38
+ | Tweets kept | 2379 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/q1g4o8in/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 @kimpossiblefact's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3oatncy1) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3oatncy1/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:67420c57bdb41a7e552b34ed2d03b0801c9f570154770fbbcfbd8fc873637ebf
3
- size 510406635
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec8558cdb1dd9dcb1e7992976d2e16861134d31709ce0bc1058595df33b0b96a
3
+ size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8eb59f9a15653ffc02f69185d86c161aeb476507fbdba3c075b76b4910ff6494
3
  size 2159
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b204ec9a7e555242df562bc48e40747e12fc26a6ebcdd48c215ae72b30606ca
3
  size 2159