boris commited on
Commit
f267054
1 Parent(s): acf3cf8

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

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 +2 -2
README.md CHANGED
@@ -42,20 +42,20 @@ The model was trained on tweets from Ian Flynn.
42
 
43
  | Data | Ian Flynn |
44
  | --- | --- |
45
- | Tweets downloaded | 3249 |
46
- | Retweets | 896 |
47
- | Short tweets | 327 |
48
- | Tweets kept | 2026 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/398b6m3f/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 @ianflynnbkc's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/2sn0xjuz) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/2sn0xjuz/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
42
 
43
  | Data | Ian Flynn |
44
  | --- | --- |
45
+ | Tweets downloaded | 3244 |
46
+ | Retweets | 965 |
47
+ | Short tweets | 315 |
48
+ | Tweets kept | 1964 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2vk8f4y5/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 @ianflynnbkc's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/knqnukhw) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/knqnukhw/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.21.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:a99f5f35b8dc91f249bb652f61a091f52914e617ae672d62ac89e9f419235b1d
3
  size 510396521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd4434a4c8235dce1fbdf22360dc73c331cad5d9abdf768dfff3b506eaf0f0f7
3
  size 510396521
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc10b7bcdfe531bbbe1ea873cf7668a403d7d71bce849aee31ad105d1408e302
3
- size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9a9f9f84aafbddb8db6fd7b3a349e1d452f7b6bcbc59ae26b077155bf0cfdaa
3
+ size 3375