| { |
| "accuracy": 0.8287380699893956, |
| "precision": 0.8330371520763861, |
| "recall": 0.8287380699893956, |
| "f1": 0.8291094840199141, |
| "total_training_steps": 500, |
| "early_stopped": false, |
| "label_map": { |
| "0": "contradiction", |
| "1": "entailment", |
| "2": "neutral" |
| }, |
| "samples": [ |
| { |
| "prediction": "contradiction", |
| "ground_truth": "contradiction" |
| }, |
| { |
| "prediction": "contradiction", |
| "ground_truth": "contradiction" |
| }, |
| { |
| "prediction": "neutral", |
| "ground_truth": "neutral" |
| }, |
| { |
| "prediction": "neutral", |
| "ground_truth": "contradiction" |
| }, |
| { |
| "prediction": "entailment", |
| "ground_truth": "neutral" |
| }, |
| { |
| "prediction": "entailment", |
| "ground_truth": "entailment" |
| }, |
| { |
| "prediction": "neutral", |
| "ground_truth": "contradiction" |
| }, |
| { |
| "prediction": "neutral", |
| "ground_truth": "neutral" |
| }, |
| { |
| "prediction": "contradiction", |
| "ground_truth": "contradiction" |
| }, |
| { |
| "prediction": "entailment", |
| "ground_truth": "entailment" |
| } |
| ] |
| } |