Commit ·
df61155
1
Parent(s): 4038365
Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ in favor of preserving style of a text.
|
|
| 33 |
|
| 34 |
## Dataset Structure
|
| 35 |
|
| 36 |
-
### Splits
|
| 37 |
|
| 38 |
The benchmark consists of the following splits that reflect corresponding dataset:
|
| 39 |
|
|
@@ -42,4 +42,4 @@ The benchmark consists of the following splits that reflect corresponding datase
|
|
| 42 |
- **MedSpellCheck**: ...;
|
| 43 |
- **GithubTypos**: ...;
|
| 44 |
|
| 45 |
-
|
|
|
|
| 33 |
|
| 34 |
## Dataset Structure
|
| 35 |
|
| 36 |
+
### Data Splits
|
| 37 |
|
| 38 |
The benchmark consists of the following splits that reflect corresponding dataset:
|
| 39 |
|
|
|
|
| 42 |
- **MedSpellCheck**: ...;
|
| 43 |
- **GithubTypos**: ...;
|
| 44 |
|
| 45 |
+
You can load dataset of your interest by passing # TODO
|