TUEN-YUE commited on
Commit
6cf9f04
·
verified ·
1 Parent(s): e76c6f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ Remember to replace the path to test data and word2vec pretrained model.
7
  Find access token in the token.txt
8
 
9
  If you can't import model from huggingface directly, you can try the train&test notebook.
10
- First, download the config.json and safetensor from this repo and put it under your local directory.
11
  Then, run every cell except the trainning part. Make sure the evaluation cell can load the checkpoint from the directory.
12
  An example of project directory looks like this:
13
  https://cdn-uploads.huggingface.co/production/uploads/673ab29d3c897b60a54ea67f/GbN3U6bSUhya5FeQn-TjO.png
 
7
  Find access token in the token.txt
8
 
9
  If you can't import model from huggingface directly, you can try the train&test notebook.
10
+ First, download the model directory and the config.json and safetensor from this repo and put it under ./exp/fox_nbc/checkpoints/checkpoints_epoch_10/.
11
  Then, run every cell except the trainning part. Make sure the evaluation cell can load the checkpoint from the directory.
12
  An example of project directory looks like this:
13
  https://cdn-uploads.huggingface.co/production/uploads/673ab29d3c897b60a54ea67f/GbN3U6bSUhya5FeQn-TjO.png