Remove template sections
Browse files
README.md
CHANGED
@@ -33,10 +33,6 @@ pipe = pipeline(
|
|
33 |
print(pipe(u"कस्तो <mask> छ।"))
|
34 |
```
|
35 |
|
36 |
-
#### Limitations and bias
|
37 |
-
|
38 |
-
Provide examples of latent issues and potential remediations.
|
39 |
-
|
40 |
## Training data
|
41 |
|
42 |
The data was taken from the nepali language subset of CC-100 dataset.
|
|
|
33 |
print(pipe(u"कस्तो <mask> छ।"))
|
34 |
```
|
35 |
|
|
|
|
|
|
|
|
|
36 |
## Training data
|
37 |
|
38 |
The data was taken from the nepali language subset of CC-100 dataset.
|