Datasets:

Size Categories:
10K<n<100K
ArXiv:
Tags:
License:
machineteacher commited on
Commit
af1fc7b
1 Parent(s): 287805c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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 (formatted as `instruction: 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