system HF Staff commited on
Commit
523dfa5
·
1 Parent(s): dc9edb4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -68,13 +68,15 @@ The model was trained on [@borisdayma's tweets](https://twitter.com/borisdayma).
68
  </tbody>
69
  </table>
70
 
71
- [Explore the data](https://app.wandb.ai/wandb/huggingtweets-dev/runs/1gw8etu0/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
72
 
73
  ## Training procedure
74
 
75
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @borisdayma's tweets.
76
 
77
- Hyperparameters and metrics are recorded in the [W&B training run](https://app.wandb.ai/wandb/huggingtweets-dev/runs/2db9ywak) for full transparency and reproducibility.
 
 
78
 
79
  ## Intended uses & limitations
80
 
 
68
  </tbody>
69
  </table>
70
 
71
+ [Explore the data](https://app.wandb.ai/wandb/huggingtweets-dev/runs/3tgyy752/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
72
 
73
  ## Training procedure
74
 
75
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @borisdayma's tweets.
76
 
77
+ Hyperparameters and metrics are recorded in the [W&B training run](https://app.wandb.ai/wandb/huggingtweets-dev/runs/2g6tg8tv) for full transparency and reproducibility.
78
+
79
+ At the end of training, [the final model](https://app.wandb.ai/wandb/huggingtweets-dev/runs/2g6tg8tv/artifacts)) is logged and versioned.
80
 
81
  ## Intended uses & limitations
82