inkoziev commited on
Commit
27ce514
·
verified ·
1 Parent(s): 7a3e648

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -70,7 +70,7 @@ A few poetry samples are included in this version:
70
  **fixed_sentence** (str): the corrected version of original sentence.
71
  **label** (str): the target class. "1" for "acceptable", "0" for "unacceptable".
72
  **error_type** (str): the violation category: Misspelling, Syntax, Semantics, or Hallucination.
73
- ***domain*** (str): domain: prose, poetry.
74
 
75
  ### Statistics
76
 
 
70
  **fixed_sentence** (str): the corrected version of original sentence.
71
  **label** (str): the target class. "1" for "acceptable", "0" for "unacceptable".
72
  **error_type** (str): the violation category: Misspelling, Syntax, Semantics, or Hallucination.
73
+ **domain** (str): domain: "prose" or "poetry".
74
 
75
  ### Statistics
76