Update README.md
Browse files
README.md
CHANGED
|
@@ -86,6 +86,7 @@ For each component, the dataset covers five main technical aspects:
|
|
| 86 |
"source": "gemini_api"
|
| 87 |
}
|
| 88 |
}
|
|
|
|
| 89 |
|
| 90 |
## How to Use
|
| 91 |
You can load the model using Hugging Face's `transformers` library:
|
|
|
|
| 86 |
"source": "gemini_api"
|
| 87 |
}
|
| 88 |
}
|
| 89 |
+
```
|
| 90 |
|
| 91 |
## How to Use
|
| 92 |
You can load the model using Hugging Face's `transformers` library:
|