-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding automatic_embedding_tei_inference_endpoints.ipynb #5
Merged
MKhalusova
merged 59 commits into
huggingface:main
from
datavistics:issue-004-automatic-embedding
Feb 19, 2024
Merged
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
72ff7fd
Adding automatic_embedding_tei_inference_endpoints.ipynb
datavistics 6836b6c
Added changes from Maria's comments!
datavistics 0d92928
Moving image to dataset
datavistics b11b997
Fixing notebook to add maria's changes and update the image
datavistics 17605e5
Adding latest changes
datavistics a5ccc30
Merge remote-tracking branch 'origin/main'
datavistics 0f01b42
Adding structure
datavistics 9356f39
a notebook for RAG with Zephyr and LangChain
MKhalusova 31a490f
addressed feedback
MKhalusova a3aa032
Add files via upload
merveenoyan 856bee6
image link updated
MKhalusova 2e63b46
code llm fine-tuning notebook
MKhalusova 33beb00
addressed feedback
MKhalusova 6d911e2
minor improvement: removed the base_model.cuda(), added .cuda() to fr…
MKhalusova 2c79913
Created using Colaboratory
merveenoyan 040ea94
Created using Colaboratory
merveenoyan b0c2e18
contribution guidelines
MKhalusova 208fce8
removed emoji from the file name
MKhalusova aee45be
Add advanced RAG notebook
aymeric-roucher eca9259
Improve images
aymeric-roucher e9cb8da
Update graph
aymeric-roucher 1e0a7fb
Split notebook in two; finish advanced RAG notebook
aymeric-roucher 0876cf9
Update RAG evaluation notebook
aymeric-roucher 26f84a2
Add PaCMAP visualization of embeddings in advanced_rag
aymeric-roucher e7ace27
Improve chunking
aymeric-roucher 8df9770
Clean notebooks
aymeric-roucher 9e3af82
Update username
aymeric-roucher 29c9fe8
Correct username
aymeric-roucher adf5b24
Clean folder
aymeric-roucher 34a72d9
Answer comments
aymeric-roucher eb7d0b1
Add explanations
aymeric-roucher 496ded3
Change chat prompt template
aymeric-roucher df6683a
Answer comments
aymeric-roucher d86d8c7
Update graphs
aymeric-roucher dfb48b0
Replace LLMs used in RAG evaluation
aymeric-roucher 66df885
Improve layout
aymeric-roucher b9b84c0
removed unnecessary outputs (e.g. pip install)
MKhalusova 3396f78
a bit more output cleanup
MKhalusova 38fb68b
Added GitHub workflows
MKhalusova 14e0c19
moved notebook files under notebooks/en
MKhalusova 86757eb
Added _toctree.yml
MKhalusova 3280090
Two new notebooks added to _toctree.yml
MKhalusova ff572db
rm unneeded .ipynb extensions
mishig25 d6b0e04
shorter titles, added index.md
MKhalusova 68e688b
placeholder
mishig25 ae4a536
better title for index
mishig25 a82a940
Add "convert_notebooks: true" to github workflows
mishig25 850a8e1
fix extra space " " in directory name
mishig25 3561a25
[wip] test doc preview
mishig25 e3627db
Rm `hub_base_path` for now
mishig25 c1d2e28
index.md content
MKhalusova 5e3c095
[Doc build] only run when necessary
mishig25 d211029
Check notebooks are lowercase
mishig25 d03f8bc
user lowercase
mishig25 b5b52b1
rm unneeded line
mishig25 ea63977
Update .github/workflows/check_notebooks_lowercase.yml
98776d8
link fixed
MKhalusova 0b6fc60
Adding structure
datavistics 256740c
Merge remote-tracking branch 'origin/main'
datavistics File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
index should be the top one here. Feel free to move it under index