Update README.md
Browse files
README.md
CHANGED
|
@@ -35,7 +35,7 @@ Comparison with PKU-Alignment/beaver-dam-7b on test set:
|
|
| 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.
|
| 39 |
|
| 40 |
### Usage Example
|
| 41 |
```python
|
|
|
|
| 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
|