-
Notifications
You must be signed in to change notification settings - Fork 95
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
Tutorial restructure draft #44
Closed
Closed
Changes from 39 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
de0f921
Draft tutorial 1 restructure
brandenchan e6a5693
Add title
brandenchan ac87643
Add link
brandenchan a2c3f36
Fix titles
brandenchan 9d128a3
Add final message
brandenchan acad49e
Fix some links
brandenchan 04470d7
Incorporate reviewer feedback
brandenchan d1a0524
Incorporate reviewer feedback
brandenchan b558a66
Regenerate markdown
brandenchan b99af07
Create second tutorial
brandenchan 464ba3c
Clear output
brandenchan 1ea723e
Create finetuning tutorial
brandenchan 3dd310d
Create distillation tutorial
brandenchan 8e4cc8b
Rename tutorial
brandenchan 080b588
Test and refine distillation tutorial
brandenchan 8b8d792
Fix first tutorial
brandenchan fbf252e
Run and test tutorial 2
brandenchan 2411b4e
Run and test tutorial 3
brandenchan a8bfce2
Run and test tutorial 3
brandenchan b939038
Run and test tutorial 4
brandenchan f3d24c6
Rename tutorial 4
brandenchan f0f57a4
Oxford comma
brandenchan 0daaaa4
Incorporate reviewer feedback for tutorial 2
brandenchan babafeb
Merge branch 'tutorial_restructure_draft' of https://github.com/deeps…
brandenchan 4a8334b
Incorporate reviewer feedback for tutorial 3
brandenchan e3db636
Incorporate reviewer feedback for tutorial 4
brandenchan 405ed89
Move new tutorials into folder
brandenchan dff7aae
Merge main
brandenchan fba5806
Update index
brandenchan 0ed9fd7
Remove prereqs
brandenchan 4c711fa
Regenerate markdowns
brandenchan 0eb9de3
Update index.toml
brandenchan a7318c5
Update index.toml
brandenchan 7e7b4f3
Update tutorials/03_finetune_a_reader.ipynb
brandenchan 7c437c4
Update tutorials/03_finetune_a_reader.ipynb
brandenchan f04a193
Incorporate Reviewer feedback
brandenchan 627ec52
Regenerate markdown
brandenchan a52d1bc
Edit colab env setup sections
brandenchan 2dc469a
Regenerate MD files
brandenchan 11b1d33
Incorporate reviewer feedback
brandenchan f4c77f6
Set use_bm25 argument
brandenchan 65fa864
Merge main
brandenchan 1843731
Update naming
brandenchan b785f56
Delete old md and regenerate new md
brandenchan 10d3329
Update index.toml and readme
brandenchan 1296fc8
minor changes for new tutorial structure
TuanaCelik f0f90c8
add bm25 and lg updates
agnieszka-m 5776b81
update with bm25
agnieszka-m fc737de
Update links and retriever
agnieszka-m 0c7bee8
Update links
agnieszka-m d31cc90
update the gpu links
agnieszka-m 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
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.
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.
I'd suggest adding "Tutorial" to the title so that it's clear what it is right from the start. So this one would be: Tutorial: Build Your First.."
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.
I have now added them into the title of the notebooks but I don't think it is necessary to have this in the readme where this numbered list is already entitled "Tutorials".