KES commited on
Commit
4665571
1 Parent(s): 09ab249

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -18,13 +18,13 @@ datasets:
18
  - Creolised JFLEG
19
 
20
  ---
21
- # Trinidad and Tobago English Creole Parser
22
- This model was trained as a parser to Trinidad and Tobago English Creole.
23
 
24
  ---
25
 
26
  # Model
27
- This model utilises T5-base pre-trained model. It was fine tuned using a combination of a custom dataset and creolised [JFLEG](https://arxiv.org/abs/1702.04066) dataset. JFLEG dataset was creolised using the file encoding feature of the Caribe library. For more on Caribbean dialect checkout the library [Caribe](https://pypi.org/project/Caribe/).
28
 
29
  ___
30
 
18
  - Creolised JFLEG
19
 
20
  ---
21
+ # Trinidad English Creole Parser
22
+ This model was trained as a parser to Trinidad English Creole.
23
 
24
  ---
25
 
26
  # Model
27
+ This model utilises T5-base pre-trained model. It was fine tuned using a combination of a custom dataset and creolised [JFLEG](https://arxiv.org/abs/1702.04066) dataset. JFLEG dataset was creolised using the file encoding feature of the Caribe library. For more on Caribbean Creole checkout the library [Caribe](https://pypi.org/project/Caribe/).
28
 
29
  ___
30