boris commited on
Commit
32a5872
1 Parent(s): c0af767

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

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 +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: http://www.huggingtweets.com/leadermcconnell/1658527665443/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -43,19 +43,19 @@ The model was trained on tweets from Leader McConnell.
43
  | Data | Leader McConnell |
44
  | --- | --- |
45
  | Tweets downloaded | 3245 |
46
- | Retweets | 151 |
47
  | Short tweets | 20 |
48
- | Tweets kept | 3074 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2sz9pqeo/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 @leadermcconnell's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/sxm633o0) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/sxm633o0/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 | Leader McConnell |
44
  | --- | --- |
45
  | Tweets downloaded | 3245 |
46
+ | Retweets | 149 |
47
  | Short tweets | 20 |
48
+ | Tweets kept | 3076 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/b980w2lv/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 @leadermcconnell's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/ja3bxtbb) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/ja3bxtbb/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.1",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
 
37
  }
38
  },
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.22.2",
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:a53731f743857aea6108d129d23d64409a238bb71e89c22da4a118bc38849b39
3
  size 510396521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd168cd264a03d1acee533a1b776683f6fd2eb311c29b7f483ea1329bf28fe25
3
  size 510396521
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39e612bff8cd8002de3419239b63f4e16a552a06796da30433103f4ad5951a64
3
- size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9361538dad33e4bb560d879c3d78de17c17e248bf2451aba6acc4257346facb1
3
+ size 3375