Alexandre-Numind
commited on
Commit
•
c19ecd4
1
Parent(s):
4e3e05e
Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ Benchmark fine-tunning:
|
|
38 |
To use the model:
|
39 |
|
40 |
```python
|
41 |
-
|
42 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|
43 |
|
44 |
|
|
|
38 |
To use the model:
|
39 |
|
40 |
```python
|
41 |
+
import json
|
42 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|
43 |
|
44 |
|