boris commited on
Commit
8f1ced9
1 Parent(s): b7bfada

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

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 +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: http://www.huggingtweets.com/dril-drilbot_neo/1665251660745/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -42,20 +42,20 @@ The model was trained on tweets from wint & wintbot_neo.
42
 
43
  | Data | wint | wintbot_neo |
44
  | --- | --- | --- |
45
- | Tweets downloaded | 3230 | 3240 |
46
- | Retweets | 494 | 435 |
47
  | Short tweets | 292 | 457 |
48
- | Tweets kept | 2444 | 2348 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1nysx0qj/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 @dril-drilbot_neo's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1z8exbr4) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1z8exbr4/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 | wint | wintbot_neo |
44
  | --- | --- | --- |
45
+ | Tweets downloaded | 3230 | 3239 |
46
+ | Retweets | 492 | 436 |
47
  | Short tweets | 292 | 457 |
48
+ | Tweets kept | 2446 | 2346 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/135mo5n2/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 @dril-drilbot_neo's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/opqxwyid) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/opqxwyid/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
config.json CHANGED
@@ -37,7 +37,7 @@
37
  }
38
  },
39
  "torch_dtype": "float32",
40
- "transformers_version": "4.22.2",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
37
  }
38
  },
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.23.1",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd82edc9bb9314804dadadbc9d80a98e24b5d573cc28a539d000373f8ddbb886
3
  size 510396521
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e02a26a5109688622894e54cb737aaf6694ef15ce618095dc954a4af0ee274ba
3
  size 510396521
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:892ad8dcd5a2bdc7b8fe7debf4e92fe9cba5874b94a59dd1b2438fb1633451aa
3
  size 3375
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ceb26e06a66aab3eb3721da94818692fddc7ffaa4da728f473d86ad2dc922d7
3
  size 3375