inkoziev commited on
Commit
a559968
·
verified ·
1 Parent(s): 09505b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,10 +1,10 @@
1
- ---
2
- license: mit
3
- language_bcp47:
4
- - ru-RU
5
- tags:
6
- - spellcheck
7
- ---
8
 
9
  ### Dataset Summary
10
 
@@ -47,7 +47,7 @@ A number of samples contain text with explicit obscenities:
47
  **sentence** (str): the original sentence.
48
  **fixed_sentence** (str): the corrected version of original sentence.
49
  **label** (str): the target class. "1" for "acceptable", "0" for "unacceptable".
50
- **error_type** (str): the violation category, Misspelling, Syntax, Semantics, or Hallucination).
51
 
52
  ### Statistics
53
 
 
1
+ ---
2
+ license: mit
3
+ language_bcp47:
4
+ - ru-RU
5
+ tags:
6
+ - spellcheck
7
+ ---
8
 
9
  ### Dataset Summary
10
 
 
47
  **sentence** (str): the original sentence.
48
  **fixed_sentence** (str): the corrected version of original sentence.
49
  **label** (str): the target class. "1" for "acceptable", "0" for "unacceptable".
50
+ **error_type** (str): the violation category: Misspelling, Syntax, Semantics, or Hallucination.
51
 
52
  ### Statistics
53