alex2awesome commited on
Commit
6b9caaa
·
1 Parent(s): 31bf1e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,11 +11,11 @@ FNC-1 (Pomerleau and Rao, 2017), Perspectrum (Chen et al., 2019), ARC (Habernal
11
 
12
  Acheives this score on distilled data. Hand-checked data to come, but similar models with similar scores achieved a 0.57.
13
 
14
- {
15
  "eval_samples": 6482,
16
  "test_f1": 0.43183643890513856,
17
  "test_loss": 2.9971516132354736,
18
  "test_runtime": 46.1838,
19
  "test_samples_per_second": 140.352,
20
  "test_steps_per_second": 8.791
21
- }
 
11
 
12
  Acheives this score on distilled data. Hand-checked data to come, but similar models with similar scores achieved a 0.57.
13
 
14
+ ```{
15
  "eval_samples": 6482,
16
  "test_f1": 0.43183643890513856,
17
  "test_loss": 2.9971516132354736,
18
  "test_runtime": 46.1838,
19
  "test_samples_per_second": 140.352,
20
  "test_steps_per_second": 8.791
21
+ }```