Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ Trained using this [mental health dataset](https://huggingface.co/datasets/Amod/
|
|
| 14 |
|
| 15 |
How to test the model
|
| 16 |
|
| 17 |
-
```
|
| 18 |
import json
|
| 19 |
import os
|
| 20 |
from pprint import pprint
|
|
|
|
| 14 |
|
| 15 |
How to test the model
|
| 16 |
|
| 17 |
+
```python
|
| 18 |
import json
|
| 19 |
import os
|
| 20 |
from pprint import pprint
|