Update registry.yaml to add Weights & Biases examples (#758)

This commit is contained in:
Anish Shah 2023-10-05 14:04:33 -04:00 committed by GitHub
parent 2c9923e087
commit 3643dba938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1002,3 +1002,21 @@
- FayazRahman
tags:
- embeddings
- title: Fine-tuning GPT with Weights & Biases
path: examples/third_party_examples/GPT_finetuning_with_wandb.ipynb
date: 2023-10-04
authors:
- ash0ts
tags:
- tiktoken
- completions
- title: OpenAI API Monitoring with Weights & Biases Weave
path: examples/third_party_examples/Openai_monitoring_with_wandb_weave.ipynb
date: 2023-10-04
authors:
- ash0ts
tags:
- tiktoken
- completions