mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Dylanra/synthetic data gen (#1109)
This commit is contained in:
parent
df56d84702
commit
1d82e43b22
@ -83,7 +83,13 @@ jbeutler-openai:
|
||||
website: "https://joebeutler.com"
|
||||
avatar: "https://avatars.githubusercontent.com/u/156261485?v=4"
|
||||
|
||||
dylanra-openai:
|
||||
name: "Dylan Royan Almeida"
|
||||
website: "https://www.linkedin.com/in/dylan-almeida-604522167/"
|
||||
avatar: "https://avatars.githubusercontent.com/u/149511600?v=4"
|
||||
|
||||
royziv11:
|
||||
name: "Roy Ziv"
|
||||
website: "https://www.linkedin.com/in/roy-ziv-a46001149/"
|
||||
avatar: "https://media.licdn.com/dms/image/D5603AQHkaEOOGZWtbA/profile-displayphoto-shrink_400_400/0/1699500606122?e=1716422400&v=beta&t=wKEIx-vTEqm9wnqoC7-xr1WqJjghvcjjlMt034hXY_4"
|
||||
|
||||
|
1276
examples/SDG1.ipynb
Normal file
1276
examples/SDG1.ipynb
Normal file
File diff suppressed because it is too large
Load Diff
BIN
images/elbow_chart.png
Normal file
BIN
images/elbow_chart.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 KiB |
@ -1243,6 +1243,25 @@
|
||||
tags:
|
||||
- moderation
|
||||
|
||||
|
||||
- title: Summarizing with controllable detail
|
||||
path: examples/Summarizing_with_controllable_detail.ipynb
|
||||
date: 2024-04-01
|
||||
authors:
|
||||
- joe-at-openai
|
||||
tags:
|
||||
- chat
|
||||
|
||||
|
||||
- title: Synthetic data generation (Part 1)
|
||||
path: examples/SDG1.ipynb
|
||||
date: 2024-04-10
|
||||
authors:
|
||||
- dylanra-openai
|
||||
tags:
|
||||
- completions
|
||||
|
||||
|
||||
- title: CLIP embeddings to improve multimodal RAG with GPT-4 Vision
|
||||
path: examples/custom_image_embedding_search.ipynb
|
||||
date: 2024-04-10
|
||||
@ -1252,10 +1271,3 @@
|
||||
- vision
|
||||
- embeddings
|
||||
|
||||
- title: Summarizing with controllable detail
|
||||
path: examples/Summarizing_with_controllable_detail.ipynb
|
||||
date: 2024-04-01
|
||||
authors:
|
||||
- joe-at-openai
|
||||
tags:
|
||||
- chat
|
||||
|
Loading…
x
Reference in New Issue
Block a user