danieldeutsch commited on
Commit
ac4164d
·
verified ·
1 Parent(s): 77eae3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,12 +19,12 @@ There are 6 models available on HuggingFace that vary in the number of
19
  parameters and whether or not the model is reference-based or reference-free
20
  (also known as quality estimation, or QE):
21
 
22
- * [MetricX-23-XXL](https://huggingface.co/google/metricx-23-large-v2p0)
23
  * [MetricX-23-XL](https://huggingface.co/google/metricx-23-xl-v2p0)
24
- * [MetricX-23-Large](https://huggingface.co/google/metricx-23-xxl-v2p0)
25
- * [MetricX-23-QE-XXL](https://huggingface.co/google/metricx-23-qe-large-v2p0)
26
  * [MetricX-23-QE-XL](https://huggingface.co/google/metricx-23-qe-xl-v2p0)
27
- * [MetricX-23-QE-Large](https://huggingface.co/google/metricx-23-qe-xxl-v2p0)
28
 
29
  We recommend using the XXL model versions for the best agreement with human
30
  judgments of translation quality, the Large versions for best speed, and the
 
19
  parameters and whether or not the model is reference-based or reference-free
20
  (also known as quality estimation, or QE):
21
 
22
+ * [MetricX-23-XXL](https://huggingface.co/google/metricx-23-xxl-v2p0)
23
  * [MetricX-23-XL](https://huggingface.co/google/metricx-23-xl-v2p0)
24
+ * [MetricX-23-Large](https://huggingface.co/google/metricx-23-large-v2p0)
25
+ * [MetricX-23-QE-XXL](https://huggingface.co/google/metricx-23-qe-xxl-v2p0)
26
  * [MetricX-23-QE-XL](https://huggingface.co/google/metricx-23-qe-xl-v2p0)
27
+ * [MetricX-23-QE-Large](https://huggingface.co/google/metricx-23-qe-large-v2p0)
28
 
29
  We recommend using the XXL model versions for the best agreement with human
30
  judgments of translation quality, the Large versions for best speed, and the