File size: 793 Bytes
dbce374
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ea5f227
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
license: other
base_model: facebook/opt-125m
tags:
- generated_from_trainer
metrics:
- accuracy
model-index:
- name: opt-125m-qnli
  results: []
---

<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->

# opt-125m-qnli

all results

```json
{
    "epoch": 3.0,
    "eval_accuracy": 0.8914515833790957,
    "eval_loss": 0.45798125863075256,
    "eval_runtime": 10.3414,
    "eval_samples": 5463,
    "eval_samples_per_second": 528.267,
    "eval_steps_per_second": 66.045,
    "train_loss": 0.22705664602662998,
    "train_runtime": 1659.9582,
    "train_samples": 104743,
    "train_samples_per_second": 189.299,
    "train_steps_per_second": 5.917
}
```