boris commited on
Commit
572fdac
1 Parent(s): b1dfdc6

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

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/drsweety303/1620918561698/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -42,20 +42,20 @@ The model was trained on tweets from Dr. Roberta Bobby.
42
 
43
  | Data | Dr. Roberta Bobby |
44
  | --- | --- |
45
- | Tweets downloaded | 3241 |
46
- | Retweets | 291 |
47
- | Short tweets | 285 |
48
- | Tweets kept | 2665 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/39xsuhxd/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 @drsweety303's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/2wwe80fw) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/2wwe80fw/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 | Dr. Roberta Bobby |
44
  | --- | --- |
45
+ | Tweets downloaded | 3235 |
46
+ | Retweets | 282 |
47
+ | Short tweets | 294 |
48
+ | Tweets kept | 2659 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3vj9ag3w/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 @drsweety303's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/bf4roc08) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/bf4roc08/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.6.0",
39
  "use_cache": true,
40
  "vocab_size": 50257
41
  }
 
35
  "top_p": 0.95
36
  }
37
  },
38
+ "transformers_version": "4.6.1",
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:21a89f688f7f3ee90dfd63da5421ca192dc838de2ea4ff079d1f0cd9a468163d
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dca54d081470903e9dbba9e0ed0c1018f6259869b33aae5df8e53d8828b8fcee
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2c8102f3c17722fe56b7f852997507e910184791659fde5726521abb42d77d7
3
  size 2415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c46c52592973e01765ef401fea17cfe99ef04ff440e197e627bf8d19310b7835
3
  size 2415