Jayveersinh-Raj
commited on
Commit
•
0f2feaf
1
Parent(s):
383f276
Update README.md
Browse files
README.md
CHANGED
@@ -134,13 +134,13 @@ Langauges supported:
|
|
134 |
- **Language(s) (NLP):** Pytorch, ONNX
|
135 |
- **License:** apache-2.0
|
136 |
|
137 |
-
### Model Sources
|
138 |
|
139 |
<!-- Provide the basic links for the model. -->
|
140 |
|
141 |
- **Repository:** https://github.com/Jayveersinh-Raj/cross-lingual-zero-shot-transfer
|
142 |
-
- **Paper
|
143 |
-
- **Demo
|
144 |
|
145 |
## Uses
|
146 |
|
@@ -172,7 +172,7 @@ Just use the model from hugging face directly. Following is an example
|
|
172 |
|
173 |
|
174 |
|
175 |
-
### Downstream Use
|
176 |
|
177 |
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
178 |
The model fine tuning is not needed the model already performs well. However can be fine tuned to add languages that are written with different scripts since our model does not perform on language with different script then the source.
|
|
|
134 |
- **Language(s) (NLP):** Pytorch, ONNX
|
135 |
- **License:** apache-2.0
|
136 |
|
137 |
+
### Model Sources
|
138 |
|
139 |
<!-- Provide the basic links for the model. -->
|
140 |
|
141 |
- **Repository:** https://github.com/Jayveersinh-Raj/cross-lingual-zero-shot-transfer
|
142 |
+
- **Paper:** Everything is in the above github repository Make sure to give it a star if it is useful.
|
143 |
+
- **Demo:**
|
144 |
|
145 |
## Uses
|
146 |
|
|
|
172 |
|
173 |
|
174 |
|
175 |
+
### Downstream Use
|
176 |
|
177 |
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
178 |
The model fine tuning is not needed the model already performs well. However can be fine tuned to add languages that are written with different scripts since our model does not perform on language with different script then the source.
|