bhadresh-savani commited on
Commit
da010c8
1 Parent(s): 305e9fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -38,11 +38,11 @@ prediction = classifier("I love using transformers. The best part is wide range
38
  ## Eval results
39
  ```
40
  {
41
- 'test_accuracy': 0.9355,
42
- 'test_f1': 0.9354074792391709,
43
- 'test_loss': 0.18557891249656677,
44
- 'test_runtime': 11.0092,
45
- 'test_samples_per_second': 181.666,
46
- 'test_steps_per_second': 2.907
47
  }
48
  ```
 
38
  ## Eval results
39
  ```
40
  {
41
+ 'test_accuracy': 0.9405,
42
+ 'test_f1': 0.9405920712282673,
43
+ 'test_loss': 0.15769127011299133,
44
+ 'test_runtime': 10.5179,
45
+ 'test_samples_per_second': 190.152,
46
+ 'test_steps_per_second': 3.042
47
  }
48
  ```