RicardoRei commited on
Commit
87819f4
·
verified ·
1 Parent(s): 4c372be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -99,6 +99,8 @@ license: apache-2.0
99
  tags:
100
  - arXiv:2010.15535
101
  - PyTorch
 
 
102
  ---
103
 
104
  This is a [COMET](https://github.com/Unbabel/COMET) evaluation model: It receives a triplet with (source sentence, translation, reference translation) and returns a score that reflects the quality of the translation compared to both source and reference.
 
99
  tags:
100
  - arXiv:2010.15535
101
  - PyTorch
102
+ base_model:
103
+ - FacebookAI/xlm-roberta-large
104
  ---
105
 
106
  This is a [COMET](https://github.com/Unbabel/COMET) evaluation model: It receives a triplet with (source sentence, translation, reference translation) and returns a score that reflects the quality of the translation compared to both source and reference.