Skip to content

Commit

Permalink
added finetune tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Oct 23, 2020
1 parent 99b8ff4 commit c5c33f5
Show file tree
Hide file tree
Showing 14 changed files with 9,747 additions and 9 deletions.
1 change: 1 addition & 0 deletions docs/generate
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash

cp ../README.rst .
rm -rf _build/html && make html
find . -name "*Magic*" -exec rm -rf {} \;
8 changes: 8 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,14 @@ Contents:
load-keyword-extraction
load-stack

.. toctree::
:maxdepth: 2
:caption: Finetune Pretrained Model

tf-estimator-alxlnet
tf-estimator-bert
tf-estimator-xlnet

.. toctree::
:maxdepth: 2
:caption: Misc
Expand Down
Loading

0 comments on commit c5c33f5

Please sign in to comment.