File size: 427 Bytes
540b72b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
license: llama3.1
language:
- es
metrics:
- accuracy
base_model:
- meta-llama/Llama-3.1-8B-Instruct
pipeline_tag: text-generation
library_name: transformers
---
- **Model Card**: Internado Rotatorio 8B
- **Parameters**: 8 billion (8B)
- **Framework**: PyTorch
- **Precision**: 32bit
- **Fine-tuning**: Conducted with a specialized medical dataset
- **Epochs**: 3
- **Achieved Accuracy**: 85%
- **Architecture**: Llama 3.1 |