boris commited on
Commit
8ebea90
·
1 Parent(s): e2bddd5

New model from https://wandb.ai/wandb/huggingtweets/runs/17ipdcp9

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: https://www.huggingtweets.com/potus/1624585365252/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -42,20 +42,20 @@ The model was trained on tweets from President Biden.
42
 
43
  | Data | President Biden |
44
  | --- | --- |
45
- | Tweets downloaded | 967 |
46
- | Retweets | 35 |
47
  | Short tweets | 3 |
48
- | Tweets kept | 929 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/v23mk77k/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 @potus's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3jmoo79o) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3jmoo79o/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
1
  ---
2
  language: en
3
+ thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true
4
  tags:
5
  - huggingtweets
6
  widget:
 
42
 
43
  | Data | President Biden |
44
  | --- | --- |
45
+ | Tweets downloaded | 1104 |
46
+ | Retweets | 38 |
47
  | Short tweets | 3 |
48
+ | Tweets kept | 1063 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/20homzhl/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 @potus's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/17ipdcp9) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/17ipdcp9/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.8.1",
39
  "use_cache": true,
40
  "vocab_size": 50257
41
  }
 
35
  "top_p": 0.95
36
  }
37
  },
38
+ "transformers_version": "4.8.2",
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:99c896e56fffbee8340d5cef318a7663caee31923ff3bc68c9fb33b82c7157cb
3
  size 510403817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:916c1427a4e1e86f9134a7ee2f99d5ad1d88c49f2da1643f352aa4fb3ecd8178
3
  size 510403817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a5acaeb9d56fe60b65c8328b36eab116ce3d0c7db3affa4f203af9e372b8389
3
- size 2607
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4f58727354e12726a4ad15bcf3902c46e78aa9563b20c2695be8730b7cd4c08
3
+ size 2671