Branden Chan
|
783893c3d2
|
Tutorial update (#1166)
* Add header / footer
* Add Milvus example
* Generate md files
* Fix mypy CI
|
2021-06-11 11:09:15 +02:00 |
|
Branden Chan
|
24d0c4d42d
|
Fix DPR training batch size (#898)
* Adjust batch size
* Add latest docstring and tutorial changes
* Update training results
* Add latest docstring and tutorial changes
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-03-17 18:33:59 +01:00 |
|
Branden Chan
|
8d47a71b00
|
Fix Tutorial 9 (#734)
* Add package download
* Change dev to train file
|
2021-01-14 10:56:58 +01:00 |
|
Branden Chan
|
7376185b65
|
Create DPR training tutorial (#708)
* WIP: Start DPR training tutorial
* Create basics of DPR Train tutorial
* Update documentation
* Allow DPR to be initialized without document store
* WIP: Add param descriptions to DPR notebook
* Clean tutorial
* Improve loading
* Make doc store optional when loading DPR
* Satisfy mypy type check
* Add links
* Add tutorial header
* Add colab badge
* Clear outputs
* Incorporate reviewer feedback
* WIP: Start DPR training tutorial
* Create basics of DPR Train tutorial
* Update documentation
* Allow DPR to be initialized without document store
* WIP: Add param descriptions to DPR notebook
* Clean tutorial
* Improve loading
* Make doc store optional when loading DPR
* Satisfy mypy type check
* Add links
* Add tutorial header
* Add colab badge
* Clear outputs
* Incorporate reviewer feedback
* Add readme links
* Regenerate tutorials
* Add excitement
* Fix typo
* Fix hard negatives comment
* Wrap tutorial for windows users
* Fix mypy issue
|
2021-01-13 10:33:55 +01:00 |
|