File size: 1,063 Bytes
56a2206
55d5214
 
 
 
 
41965b1
 
 
 
 
56a2206
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2a3a84b
56a2206
 
 
 
 
 
 
 
45219e0
56a2206
 
 
45219e0
56a2206
 
 
 
55d5214
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
---
language:
- en
- fr
tags:
- translation
datasets:
- enimai/MuST-C-fr
metrics:
- sacrebleu
pipeline_tag: text2text-generation
---

# Model Card for Model ID

<!-- Provide a quick summary of what the model is/does. -->

This model provides the translation of short English sentences into French.
## Model Details

### Model Description

<!-- Provide a longer summary of what this model is. -->

- **Model type:** Text2Text Generation
- **Language(s) (NLP):** English, French
- **Finetuned from model:** T5-Base


## Training Details

### Training Data

<!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->

The data used for traing was a randomized 10000-instance sub-set obtained from the 'train' split of the 'enimai/MuST-C-fr dataset.

## Evaluation

The evaluation was made using 'sacrebleu'


#### Testing Data

The data used for testing was the 2632-instance 'test' split of the 'enimai/MuST-C-fr dataset.