boris commited on
Commit
56897ce
1 Parent(s): 777d31f

New model from https://wandb.ai/wandb/huggingtweets/runs/24nk44tw

Browse files
Files changed (4) hide show
  1. README.md +3 -3
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -47,15 +47,15 @@ The model was trained on tweets from fastfwd.
47
  | Short tweets | 5 |
48
  | Tweets kept | 882 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/f7m1xhik/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 @fastfwdco's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3l9yolkg) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3l9yolkg/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
47
  | Short tweets | 5 |
48
  | Tweets kept | 882 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/35uhk2zt/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 @fastfwdco's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/24nk44tw) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/24nk44tw/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
config.json CHANGED
@@ -35,7 +35,7 @@
35
  }
36
  },
37
  "torch_dtype": "float32",
38
- "transformers_version": "4.11.1",
39
  "use_cache": true,
40
  "vocab_size": 50257
41
  }
35
  }
36
  },
37
  "torch_dtype": "float32",
38
+ "transformers_version": "4.11.2",
39
  "use_cache": true,
40
  "vocab_size": 50257
41
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e64b183ec3eb2ed3ab7f948797a9be32a98edc771e8972bfb72fe901437b5416
3
  size 510403817
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a38349e0581e696770390d3115c958be4a02a766e55291d2d0329feb54c77a9
3
  size 510403817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b643c243a3a967181c22f287b41408d3072de508d0a538ce2e25e5acfa088478
3
  size 2863
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04d5fbc93fed7efe3226b5bfc4f6ce2c04257509bd9768b6a2649d7834f9eaf9
3
  size 2863