File size: 904 Bytes
18c8839 b83f632 18c8839 b83f632 18c8839 b83f632 18c8839 a7b2b43 18c8839 a7b2b43 18c8839 |
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 |
---
base_model: meta-llama/Meta-Llama-3-8B-Instruct
library_name: peft
datasets:
- haoranxu/ALMA-Human-Parallel
language:
- en
- cs
- de
- is
- ru
- zh
metrics:
- bleu
- comet
---
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Sources
<!-- Provide the basic links for the model. -->
- **Repository:** https://github.com/dannigt/mid-align
- **Paper:** https://arxiv.org/pdf/2502.14830
## Uses
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
### Training
Please refer to our [Github page](https://github.com/dannigt/mid-align?tab=readme-ov-file#-training)
### Inference
Please refer to [Github page](https://github.com/dannigt/mid-align?tab=readme-ov-file#-inference-and-evaluation)
### Framework versions
- PEFT 0.11.2.dev0 |