boris commited on
Commit
661357c
1 Parent(s): 828aaa7

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

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  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/naval/1667233745945/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -43,19 +43,19 @@ The model was trained on tweets from Naval.
43
  | Data | Naval |
44
  | --- | --- |
45
  | Tweets downloaded | 3249 |
46
- | Retweets | 187 |
47
- | Short tweets | 592 |
48
- | Tweets kept | 2470 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/62pgk12u/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 @naval's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/2mf0ng3v) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/2mf0ng3v/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 | Naval |
44
  | --- | --- |
45
  | Tweets downloaded | 3249 |
46
+ | Retweets | 182 |
47
+ | Short tweets | 591 |
48
+ | Tweets kept | 2476 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1kl7tkhj/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 @naval's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3skj0l1v) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3skj0l1v/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.23.1",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
 
37
  }
38
  },
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.24.0",
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:35af5198b054cb73ff917a2d2561af367b498852e7fefd110700a0ae0e6fd40a
3
  size 510396521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf84050d523de0e3c41ffd489f5a08d0ca3a518ce3d4e9a0ab1d5093a9861bc
3
  size 510396521
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7af5d2c1782e20e260dc8917ffcf945b72181d78fbc6f0d1740c7232ce9021f
3
  size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2fd135e57c1e69b9179309198c0a34953b7a59ffb66167ddee6626fc63cc91d
3
  size 3375