jordigonzm commited on
Commit
a29b65e
·
verified ·
1 Parent(s): 8d9599c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,8 +4,8 @@ tags:
4
  - text-to-image
5
  inference:
6
  parameters:
7
- guidance_scale: 3
8
- library_name: diffusers
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