Safetensors
English
Italian
deberta-v2
FinancialSupport commited on
Commit
281f8c3
·
verified ·
1 Parent(s): 5d28f55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,8 +34,8 @@ Comparison with PKU-Alignment/beaver-dam-7b on test set:
34
 
35
  | Model | Precision | Recall | F1-Score |
36
  |-------|-----------|--------|----------|
37
- | Oracolo (DeBERTa) | 0.85 | 0.85 | 0.85 |
38
- | beaver-dam-7b | 0.77 | 0.88 | 0.82 |
39
 
40
  ### Usage Example
41
  ```python
 
34
 
35
  | Model | Precision | Recall | F1-Score |
36
  |-------|-----------|--------|----------|
37
+ | beaver-dam-7b | 0.85 | 0.85 | 0.85 |
38
+ | Oracolo (DeBERTa) | 0.77 | 0.88 | 0.82 |
39
 
40
  ### Usage Example
41
  ```python