boris commited on
Commit
7607af0
1 Parent(s): 891d18d

New model from https://wandb.ai/wandb/huggingtweets/runs/1g46l1ro

Browse files
Files changed (4) hide show
  1. README.md +6 -6
  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/thebabylonbee-theonion/1627081072115/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -43,19 +43,19 @@ The model was trained on tweets from The Onion & The Babylon Bee.
43
  | Data | The Onion | The Babylon Bee |
44
  | --- | --- | --- |
45
  | Tweets downloaded | 3250 | 3249 |
46
- | Retweets | 8 | 247 |
47
  | Short tweets | 13 | 15 |
48
- | Tweets kept | 3229 | 2987 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1j0ndtyk/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 @thebabylonbee-theonion's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/mbajto5h) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/mbajto5h/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:
43
  | Data | The Onion | The Babylon Bee |
44
  | --- | --- | --- |
45
  | Tweets downloaded | 3250 | 3249 |
46
+ | Retweets | 8 | 243 |
47
  | Short tweets | 13 | 15 |
48
+ | Tweets kept | 3229 | 2991 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2ueetvmn/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 @thebabylonbee-theonion's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1g46l1ro) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1g46l1ro/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
config.json CHANGED
@@ -36,7 +36,7 @@
36
  }
37
  },
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.9.0",
40
  "use_cache": true,
41
  "vocab_size": 50257
42
  }
36
  }
37
  },
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.9.1",
40
  "use_cache": true,
41
  "vocab_size": 50257
42
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f497637c98e633cfdb0f2629cd316ff7b704a79d172b23d08352c2240f1c577
3
  size 510403817
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcdf6ff093d73ef777d3e7b123f2654530c2633aad023de8e171f7967e5d74fb
3
  size 510403817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ce6b7cb7ec05f196901df713ba2f6b4232fe4ef3177877b2960903eeb4dfe87
3
  size 2671
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de02a0a2e9cdb4eb57b597b0074f64b211116baeace9873149ae64b3b3e89ff6
3
  size 2671