EstherT commited on
Commit
41e1a13
1 Parent(s): a72bea8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -8
README.md CHANGED
@@ -19,22 +19,17 @@ This seq2seq model provides the translation of a gendered Spanish sentence into
19
 
20
  - **Finetuned from model:** facebook/mbart-large-50
21
 
22
- [More Information Needed]
23
-
24
  ## Training Details
25
 
26
  ### Training Data
27
 
 
28
 
29
 
30
- ### Testing & Metrics
31
 
32
  #### Testing Data
33
 
34
- <!-- This should link to a Data Card if possible. -->
35
-
36
- [More Information Needed]
37
 
38
- #### Metrics
39
 
40
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
 
19
 
20
  - **Finetuned from model:** facebook/mbart-large-50
21
 
 
 
22
  ## Training Details
23
 
24
  ### Training Data
25
 
26
+ Trained on the 'hackathon-pln-es/neutral-es' dataset 'train' split.
27
 
28
 
29
+ ### Testing
30
 
31
  #### Testing Data
32
 
33
+ Tested on the 'hackathon-pln-es/neutral-es' dataset 'test' split.
 
 
34
 
 
35