jacinthes commited on
Commit
9af2e0a
1 Parent(s): a843be5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -16,7 +16,10 @@ This model was trained on the [SI-NLI](https://huggingface.co/datasets/cjvt/si_n
16
  More details and the training script are available here: [repo](https://github.com/jacinthes/slovene-nli-benchmark)
17
 
18
  ## Performance
19
- - Accuracy on the SI-NLI validation set: 77.51
 
 
 
20
 
21
  ## Usage
22
  The model can be used for inference using the below code:
 
16
  More details and the training script are available here: [repo](https://github.com/jacinthes/slovene-nli-benchmark)
17
 
18
  ## Performance
19
+ The model achieves the following metrics:
20
+ | Test accuracy | 77.15 |
21
+ |---------------|-------|
22
+ | Dev accuracy | 77.51 |
23
 
24
  ## Usage
25
  The model can be used for inference using the below code: