File size: 808 Bytes
3a484d9 2ec03d4 3a484d9 2ec03d4 0ce96a3 2ec03d4 | 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 | ---
base_model: InstaDeepAI/nucleotide-transformer-v2-100m-multi-species
tags:
- generated_from_trainer
metrics:
- f1
model-index:
- name: vedantM/NucArg_ShortRead
results: []
---
# NucArg: Antibiotic Resistance Detection
This model is a fine-tuned version of [InstaDeepAI/nucleotide-transformer-v2-100m-multi-species](https://huggingface.co/InstaDeepAI/nucleotide-transformer-v2-100m-multi-species) on the NucArg dataset.
It achieves the following results on the evaluation set:
- Loss: 0.675450
- F1: 0.823285
- Recall: 0.824769
- Precision: 0.822969
## Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 0.000025
- train_batch_size: 32
- gradient_accumulation_steps= 8
- eval_batch_size: 32
- seed: 42
- lr_scheduler_type: linear
- training_epoch: 4
|