Datasets:
ju-resplande
commited on
Commit
•
ad8385d
1
Parent(s):
4b86208
Update README.md
Browse files
README.md
CHANGED
@@ -50,7 +50,6 @@ task_ids:
|
|
50 |
|
51 |
## Dataset Description
|
52 |
|
53 |
-
- **Homepage:**
|
54 |
- **Repository:** https://github.com/ju-resplande/PLUE
|
55 |
- **Paper:**
|
56 |
- **Leaderboard:**
|
@@ -58,7 +57,7 @@ task_ids:
|
|
58 |
|
59 |
### Dataset Summary
|
60 |
|
61 |
-
|
62 |
|
63 |
### Supported Tasks and Leaderboards
|
64 |
|
@@ -138,7 +137,17 @@ task_ids:
|
|
138 |
|
139 |
### Citation Information
|
140 |
|
141 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
142 |
|
143 |
### Contributions
|
144 |
|
|
|
50 |
|
51 |
## Dataset Description
|
52 |
|
|
|
53 |
- **Repository:** https://github.com/ju-resplande/PLUE
|
54 |
- **Paper:**
|
55 |
- **Leaderboard:**
|
|
|
57 |
|
58 |
### Dataset Summary
|
59 |
|
60 |
+
Portuguese translation of the <a href="https://gluebenchmark.com/">GLUE benchmark</a> and <a href=https://allenai.org/data/scitail> Scitail</a> using <a href=https://github.com/Helsinki-NLP/OPUS-MT>OPUS-MT model</a> and <a href=https://cloud.google.com/translate/docs>Google Cloud Translation</a>.
|
61 |
|
62 |
### Supported Tasks and Leaderboards
|
63 |
|
|
|
137 |
|
138 |
### Citation Information
|
139 |
|
140 |
+
```bibtex
|
141 |
+
@misc{Gomes2020,
|
142 |
+
author = {GOMES, J. R. S.},
|
143 |
+
title = {PLUE: Portuguese Language Understanding Evaluation},
|
144 |
+
year = {2020},
|
145 |
+
publisher = {GitHub},
|
146 |
+
journal = {GitHub repository},
|
147 |
+
howpublished = {\url{https://github.com/jubs12/PLUE}},
|
148 |
+
commit = {CURRENT_COMMIT}
|
149 |
+
}
|
150 |
+
```
|
151 |
|
152 |
### Contributions
|
153 |
|