Update README.md
Browse files
README.md
CHANGED
|
@@ -106,4 +106,11 @@ for output in outputs:
|
|
| 106 |
```bash
|
| 107 |
comet-mbr -s src.txt -t mbr_sample_100.txt -o mbr_trans.txt --num_samples 100 --gpus 1 --qe_model Unbabel/wmt22-cometkiwi-da
|
| 108 |
```
|
| 109 |
-
Note: Word alignment for MBR reranking will be available soon.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
```bash
|
| 107 |
comet-mbr -s src.txt -t mbr_sample_100.txt -o mbr_trans.txt --num_samples 100 --gpus 1 --qe_model Unbabel/wmt22-cometkiwi-da
|
| 108 |
```
|
| 109 |
+
Note: Word alignment for MBR reranking will be available soon.
|
| 110 |
+
|
| 111 |
+
|
| 112 |
+
## License
|
| 113 |
+
This model is licensed under Apache License Version 2 (https://www.apache.org/licenses/LICENSE-2.0.txt, SPDX-License-identifier: Apache-2.0).
|
| 114 |
+
|
| 115 |
+
## Disclaimer
|
| 116 |
+
We used compliance checking algorithms during the training process, to ensure the compliance of the trained model(s) to the best of our ability. Due to complex data and the diversity of language model usage scenarios, we cannot guarantee that the model is completely free of copyright issues or improper content. If you believe anything infringes on your rights or generates improper content, please contact us, and we will promptly address the matter.
|