Spaces:
Sleeping
Sleeping
zaidmehdi
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ It is a corpus of tweets collected using Twitter's API and labeled thanks to the
|
|
38 |
|
39 |
I used the language model `https://huggingface.co/moussaKam/AraBART` to extract features from the input text by taking the output of its last hidden layer. I used these vector embeddings as the input for a Multinomial Logistic Regression to classify the input text into one of the 21 dialects (Countries).
|
40 |
|
41 |
-
For more details,
|
42 |
|
43 |
## References:
|
44 |
- <a name="cite-mageed-2021"></a>
|
|
|
38 |
|
39 |
I used the language model `https://huggingface.co/moussaKam/AraBART` to extract features from the input text by taking the output of its last hidden layer. I used these vector embeddings as the input for a Multinomial Logistic Regression to classify the input text into one of the 21 dialects (Countries).
|
40 |
|
41 |
+
For more details, you can refer to the docs directory.
|
42 |
|
43 |
## References:
|
44 |
- <a name="cite-mageed-2021"></a>
|