Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -243,8 +243,8 @@ An example of the `Aya Evaluation Suite` looks as follows:
|
|
243 |
```json
|
244 |
{
|
245 |
"id": 42,
|
246 |
-
"
|
247 |
-
"
|
248 |
"language": "eng",
|
249 |
"script": "Latn",
|
250 |
}
|
|
|
243 |
```json
|
244 |
{
|
245 |
"id": 42,
|
246 |
+
"inputs": "What day is known as Star Wars Day?",
|
247 |
+
"targets": "May 4th (May the 4th be with you!)",
|
248 |
"language": "eng",
|
249 |
"script": "Latn",
|
250 |
}
|