Update README.md
Browse files
README.md
CHANGED
@@ -99,10 +99,10 @@ These results indicate that the model performs reasonably well at identifying th
|
|
99 |
|
100 |
## <u>How to Use</u>
|
101 |
|
102 |
-
###
|
103 |
Explore and test the model interactively on its [Hugging Face Space](https://huggingface.co/spaces/abullard1/steam-review-constructiveness-classifier).
|
104 |
|
105 |
-
###
|
106 |
To use the model programmatically, use this Python snippet:
|
107 |
|
108 |
```python
|
|
|
99 |
|
100 |
## <u>How to Use</u>
|
101 |
|
102 |
+
### Huggingface Space
|
103 |
Explore and test the model interactively on its [Hugging Face Space](https://huggingface.co/spaces/abullard1/steam-review-constructiveness-classifier).
|
104 |
|
105 |
+
### Transformers Library
|
106 |
To use the model programmatically, use this Python snippet:
|
107 |
|
108 |
```python
|