Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ It achieves the following results on the evaluation set:
|
|
| 27 |
|
| 28 |
### Usage
|
| 29 |
|
| 30 |
-
|
| 31 |
|
| 32 |
```python
|
| 33 |
# Use a pipeline as a high-level helper
|
|
|
|
| 27 |
|
| 28 |
### Usage
|
| 29 |
|
| 30 |
+
you can leverage the capabilities provided by the Hugging Face Transformers library. Here's a basic example using Python:
|
| 31 |
|
| 32 |
```python
|
| 33 |
# Use a pipeline as a high-level helper
|