boris commited on
Commit
a738f6f
·
1 Parent(s): 91a5933

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

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/wherewasmybrain/1614135603716/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -32,20 +32,20 @@ The model was trained on [@wherewasmybrain's tweets](https://twitter.com/wherewa
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 2456 |
36
- | Retweets | 526 |
37
- | Short tweets | 231 |
38
- | Tweets kept | 1699 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1jrnhc9l/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 @wherewasmybrain's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/19a09owe) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/19a09owe/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 | 2458 |
36
+ | Retweets | 525 |
37
+ | Short tweets | 232 |
38
+ | Tweets kept | 1701 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/242ri4rf/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 @wherewasmybrain's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/w5ee2xkp) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/w5ee2xkp/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:324d3f63fe2252a4b364ff45dbeaadc69a8d18a97da2f0f2846da16f77549208
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a26ef589adb2f54a4c21ed588b02def70c2a26e8f25d03ecfc9934b2e549f3b
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc7ec20ea826a1eae243bd1474a9dc61111f34f881365894ac2d3b6bfed5a46c
3
  size 2159
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8cc5ba7c72097295ffdeed962921d54669296f58cf6da8b73da00d7e23175b7
3
  size 2159