Update README.md
Browse files
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
|
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
|