Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -57,9 +57,10 @@ Details about the added keywords ("Instruction", "Input", "Output") can be found
|
|
| 57 |
* `lang`: Language code in ISO-639-1
|
| 58 |
* `dataset`: Source of the current example
|
| 59 |
* `task`: Text editing task for this instance
|
| 60 |
-
* `src`: input text
|
|
|
|
|
|
|
| 61 |
* `prompt`: Full prompt (instruction + input) for training the models
|
| 62 |
-
* `text`: output text
|
| 63 |
|
| 64 |
|
| 65 |
## Considerations for Using the Data
|
|
|
|
| 57 |
* `lang`: Language code in ISO-639-1
|
| 58 |
* `dataset`: Source of the current example
|
| 59 |
* `task`: Text editing task for this instance
|
| 60 |
+
* `src`: input text
|
| 61 |
+
* `refs`: reference texts
|
| 62 |
+
* `tgt`: output text
|
| 63 |
* `prompt`: Full prompt (instruction + input) for training the models
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
## Considerations for Using the Data
|