Update README.md
Browse files
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 |
-
|
|
38 |
-
|
|
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
|