Views
No views yet
| Parameter | Value |
|---|---|
| Task | text-classification |
| Base Model Name | bert-base-uncased |
| Dataset Name | clinc_oos |
| Dataset Config | plus |
| Batch Size | 16 |
| Number of Epochs | 3 |
| Learning Rate | 0.00002 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|---|---|---|---|---|---|
| 4.3415 | 1.0 | 954 | 2.4724 | {'accuracy': 0.7769090909090909} | {'f1': 0.7596942777117995} |
| 1.7949 | 2.0 | 1908 | 1.3415 | {'accuracy': 0.8538181818181818} | {'f1': 0.8441232118060242} |
| 0.8898 | 3.0 | 2862 | 1.0863 | {'accuracy': 0.8672727272727273} | {'f1': 0.8593551627139002} |