boris commited on
Commit
26e01e7
β€’
1 Parent(s): 9a4efb5

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

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: http://www.huggingtweets.com/bts_twt/1655682892675/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -42,20 +42,20 @@ The model was trained on tweets from λ°©νƒ„μ†Œλ…„λ‹¨.
42
 
43
  | Data | λ°©νƒ„μ†Œλ…„λ‹¨ |
44
  | --- | --- |
45
- | Tweets downloaded | 3217 |
46
- | Retweets | 379 |
47
- | Short tweets | 1284 |
48
- | Tweets kept | 1554 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/db6x6xue/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 @bts_twt's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/28y0ojch) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/28y0ojch/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 | λ°©νƒ„μ†Œλ…„λ‹¨ |
44
  | --- | --- |
45
+ | Tweets downloaded | 3247 |
46
+ | Retweets | 399 |
47
+ | Short tweets | 1285 |
48
+ | Tweets kept | 1563 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1nurf11g/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 @bts_twt's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3gmzqk6u) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3gmzqk6u/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.20.0",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
 
37
  }
38
  },
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.21.3",
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:01c768f3d64e1b02b4f2245e5334c7a12b9c770c709bb62dcc16d23b5698bc23
3
  size 510396521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0320a07e9370fbd3c0fef70770a69ff4b07438015dd988eda251ea7b3489bc1
3
  size 510396521
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ec72d4c9796cebf2fab2fb136e9ce3f91e96b82d0ace4de10f9b9e204142f84
3
  size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13ad67f6799f09fcd9d58cb1aadda72646e165038ff68b24d4fa17464c9cb5a4
3
  size 3311