Spaces:
Sleeping
Sleeping
File size: 1,017 Bytes
e867ca2 |
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 36 37 38 39 40 41 42 43 44 45 46 47 48 |
{
"config":{
"model":"zhihan1996/DNABERT-2-117M",
"model_args":"pretrained=zhihan1996/DNABERT-2-117M,revision=main,dtype=bfloat16",
"num_fewshot":0,
"batch_size":1,
"batch_sizes":[
],
"device":"cpu",
"no_cache":true,
"limit":20,
"bootstrap_iters":100000,
"description_dict":{"Tokenization":"BPE", "# of Params":"117M", "Pretraining Data":"32.49B Tokens", "Species":"Human + 135 Species", "Nucleic Acid":"DNA"},
"model_dtype":"bfloat16",
"model_name":"zhihan1996/DNABERT-2-117M",
"model_sha":"main"
},
"results":{
"DEM":{
"F1":0.9267
},
"DOW":{
"F1":0.9517
},
"DRE":{
"F1":0.4377
},
"DME":{
"F1":0.7721
},
"HCE":{
"F1":0.7558
},
"HEE":{
"F1":0.8066
},
"HRE":{
"F1":0.7814
},
"HNP":{
"F1":0.8580
},
"HOR":{
"F1":0.6803
}
}
} |