Commit
·
dcca2b5
1
Parent(s):
406cae4
Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,7 @@ The training data has been extracted from a variety of sources, mainly including
|
|
27 |
1. Oscar Corpus
|
28 |
2. Marathi Newspapers
|
29 |
3. Marathi story books and articles
|
|
|
30 |
The data is cleaned by removing all languages other than Marathi, while preserving common punctuations
|
31 |
|
32 |
## Training procedure
|
@@ -56,4 +57,7 @@ fill_mask("हा खरोखर चांगला [MASK] आहे.")
|
|
56 |
}
|
57 |
```
|
58 |
|
59 |
-
<h3>
|
|
|
|
|
|
|
|
27 |
1. Oscar Corpus
|
28 |
2. Marathi Newspapers
|
29 |
3. Marathi story books and articles
|
30 |
+
|
31 |
The data is cleaned by removing all languages other than Marathi, while preserving common punctuations
|
32 |
|
33 |
## Training procedure
|
|
|
57 |
}
|
58 |
```
|
59 |
|
60 |
+
<h3>Authors </he>
|
61 |
+
<h3>1. Darshan Deshpande: <a href="https://github.com/DarshanDeshpande">GitHub</a>, <a href="https://www.linkedin.com/in/darshan-deshpande/">LinkedIn</a><h3>
|
62 |
+
|
63 |
+
<h3>2. Harshavardhan Abichandani: <a href="https://github.com/Baras64">GitHub</a>, <a href="http://www.linkedin.com/in/harsh-abhi">LinkedIn</a><h3>
|