--- license: apache-2.0 datasets: - Helsinki-NLP/opus_paracrawl - turuta/Multi30k-uk language: - uk - en metrics: - bleu library_name: peft pipeline_tag: text-generation base_model: mistralai/Mistral-7B-v0.1 tags: - translation model-index: - name: Dragoman results: - task: type: translation # Required. Example: automatic-speech-recognition name: English-Ukrainian Translation # Optional. Example: Speech Recognition dataset: type: facebook/flores # Required. Example: common_voice. Use dataset id from https://hf.co/datasets name: FLORES-101 # Required. A pretty name for the dataset. Example: Common Voice (French) config: eng_Latn-ukr_Cyrl # Optional. The name of the dataset configuration used in `load_dataset()`. Example: fr in `load_dataset("common_voice", "fr")`. See the `datasets` docs for more info: https://huggingface.co/docs/datasets/package_reference/loading_methods#datasets.load_dataset.name split: devtest # Optional. Example: test metrics: - type: bleu # Required. Example: wer. Use metric id from https://hf.co/metrics value: 32.34 # Required. Example: 20.90 name: Test BLEU # Optional. Example: Test WER widget: - text: "[INST] who holds this neighborhood? [\\INST]" --- # Dragoman: English-Ukrainian Machine Translation Model