Update paper link to HF papers

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,21 +1,21 @@
1
  ---
2
- license: mit
3
- task_categories:
4
- - translation
5
- - text-generation
6
  language:
7
  - en
8
  - zh
9
  - de
10
  - cs
 
11
  size_categories:
12
  - 100K<n<1M
 
 
 
13
  ---
14
 
15
  # ComMT
16
 
17
  - **Github:** https://github.com/NiuTrans/LaMaTE/
18
- - **Paper:** https://arxiv.org/abs/2503.06594
19
 
20
  ## Dataset Description
21
 
@@ -172,5 +172,6 @@ The dataset is licensed under the MIT License.
172
  eprint={2503.06594},
173
  archivePrefix={arXiv},
174
  primaryClass={cs.CL}
 
175
  }
176
- ```
 
1
  ---
 
 
 
 
2
  language:
3
  - en
4
  - zh
5
  - de
6
  - cs
7
+ license: mit
8
  size_categories:
9
  - 100K<n<1M
10
+ task_categories:
11
+ - translation
12
+ - text-generation
13
  ---
14
 
15
  # ComMT
16
 
17
  - **Github:** https://github.com/NiuTrans/LaMaTE/
18
+ - **Paper:** https://huggingface.co/papers/2503.06594
19
 
20
  ## Dataset Description
21
 
 
172
  eprint={2503.06594},
173
  archivePrefix={arXiv},
174
  primaryClass={cs.CL}
175
+ url={https://huggingface.co/papers/2503.06594},
176
  }
177
+ ```