Update README.md
Browse files
README.md
CHANGED
|
@@ -4,8 +4,8 @@ tags:
|
|
| 4 |
- text-to-image
|
| 5 |
inference:
|
| 6 |
parameters:
|
| 7 |
-
guidance_scale:
|
| 8 |
-
library_name:
|
| 9 |
---
|
| 10 |
# Fine-Tuning mDeBERTa for Named Entity Recognition (NER)
|
| 11 |
|
|
|
|
| 4 |
- text-to-image
|
| 5 |
inference:
|
| 6 |
parameters:
|
| 7 |
+
guidance_scale: 1.0
|
| 8 |
+
library_name: transformers
|
| 9 |
---
|
| 10 |
# Fine-Tuning mDeBERTa for Named Entity Recognition (NER)
|
| 11 |
|