5x Error Reduction in RAG with gpt-3.5-turbo-0613 Finetuning (#678)
This commit is contained in:
parent
d81792e980
commit
fd4e31bb00
2 changed files with 1453 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -133,3 +133,4 @@ dmypy.json
|
||||||
/examples/data/transactions*
|
/examples/data/transactions*
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
tmp_*
|
tmp_*
|
||||||
|
examples/fine-tuned_qa/local_cache/*
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue