removed license
Browse filesI realized that setting MIT license had a problem because the training data was non-commercial.
README.md
CHANGED
|
@@ -1,11 +1,12 @@
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
-
license: mit
|
| 4 |
tags:
|
| 5 |
- GECToR_gotutiyan
|
| 6 |
- grammatical error correction
|
| 7 |
---
|
| 8 |
|
|
|
|
|
|
|
| 9 |
# gector sample
|
| 10 |
This is an unofficial pretrained model of GECToR ([Omelianchuk+ 2020](https://aclanthology.org/2020.bea-1.16/)).
|
| 11 |
|
|
|
|
| 1 |
---
|
| 2 |
language: en
|
|
|
|
| 3 |
tags:
|
| 4 |
- GECToR_gotutiyan
|
| 5 |
- grammatical error correction
|
| 6 |
---
|
| 7 |
|
| 8 |
+
Only non-commercial purposes.
|
| 9 |
+
|
| 10 |
# gector sample
|
| 11 |
This is an unofficial pretrained model of GECToR ([Omelianchuk+ 2020](https://aclanthology.org/2020.bea-1.16/)).
|
| 12 |
|