wanyu2018umac
commited on
Commit
•
7d143f8
1
Parent(s):
ff81a92
Upload files.
Browse files- README.md +9 -0
- pytorch_model.bin +3 -0
- sentencepiece.bpe.model +3 -0
- tokenizer.json +0 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- metric
|
5 |
+
- quality estimation
|
6 |
+
- translation evaluation
|
7 |
+
---
|
8 |
+
|
9 |
+
This model is the English-targeted version of "UniTE: Unified Translation Evaluation".
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81420716d4b1dd5a4c5d3093ca7829ff067145f8c34d7bd74077723cc99d9221
|
3 |
+
size 2260690353
|
sentencepiece.bpe.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfc8146abe2a0488e9e2a0c56de7952f7c11ab059eca145a0a727afce0db2865
|
3 |
+
size 5069051
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|