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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -17,9 +17,8 @@ More details and the training script are available here: [repo](https://github.c
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:
 
17
 
18
  ## Performance
19
  The model achieves the following metrics:
20
+ - Test accuracy: 77.15
21
+ - Dev accuracy: 77.51
 
22
 
23
  ## Usage
24
  The model can be used for inference using the below code: