Add results for Dr-BERT/DrBERT-4GB
Browse files
Dr-BERT--DrBERT-4GB_results.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"config": {
|
| 3 |
+
"model_name": "Dr-BERT/DrBERT-4GB",
|
| 4 |
+
"model_type": "bert",
|
| 5 |
+
"seed": 42,
|
| 6 |
+
"max_steps": 300
|
| 7 |
+
},
|
| 8 |
+
"results": {
|
| 9 |
+
"medline_ner": {
|
| 10 |
+
"error": "File /scratch/rtouchen/evaluator/nlstruct_models/MEDLINE_Dr-BERT_DrBERT-4GB cannot be opened."
|
| 11 |
+
},
|
| 12 |
+
"emea_ner": {
|
| 13 |
+
"error": "'318_2.ann'"
|
| 14 |
+
},
|
| 15 |
+
"cas1_ner": {
|
| 16 |
+
"error": "'filehtml-24-cas'"
|
| 17 |
+
},
|
| 18 |
+
"cas2_ner": {
|
| 19 |
+
"error": "'filehtml-24-cas'"
|
| 20 |
+
},
|
| 21 |
+
"french_med_mcqa": {
|
| 22 |
+
"accuracy": 0.0,
|
| 23 |
+
"f1_macro": 0.0,
|
| 24 |
+
"error": "CUDA error: device-side assert triggered\nCUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.\nFor debugging consider passing CUDA_LAUNCH_BLOCKING=1\nCompile with `TORCH_USE_CUDA_DSA` to enable device-side assertions.\n"
|
| 25 |
+
}
|
| 26 |
+
}
|
| 27 |
+
}
|