TimSchopf commited on
Commit
8f6bcbe
1 Parent(s): 9ca406a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ Code: https://github.com/sebischair/Exploring-NLP-Research
32
  ![NLP taxonomy](https://github.com/sebischair/Exploring-NLP-Research/blob/main/figures/NLP-Taxonomy.jpg?raw=true)
33
 
34
 
35
- ## How to use the pretrained model
36
 
37
  ```python
38
  from typing import List
 
32
  ![NLP taxonomy](https://github.com/sebischair/Exploring-NLP-Research/blob/main/figures/NLP-Taxonomy.jpg?raw=true)
33
 
34
 
35
+ ## How to use the fine-tuned model
36
 
37
  ```python
38
  from typing import List