Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenyueh authored Oct 4, 2023
1 parent 522eb73 commit eb3b835
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ CUDA Version: 11.7.

Variations in performance may occur using different environments or GPUs. You may need to tune the hyperparameters in such a case.

# Potential bugs you would meet

If you met a bug about model_kwargs:
```
ValueError: The following model_kwargs are not used by the model: ['whole_word_embedding_type'] (note: typos in the generate arguments will also show up in this list)
```
Check Issue #2.

# Log files
All experiment log files are under the log directory.

Expand Down

0 comments on commit eb3b835

Please sign in to comment.