Update readme.
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
-
Number of experts present in the library:
|
2 |
|
3 |
| Expert Name | Base Model | Trained on | Adapter Type |
|
4 |
| --- | --- | --- | --- |
|
5 |
-
| adversarial_qa_droberta_answer_the_following_q | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/adversarial_qa_droberta_answer_the_following_q | sparse_mask_adapter |
|
6 |
| web_questions_get_the_answer | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/web_questions_get_the_answer | sparse_mask_adapter |
|
|
|
7 |
| wiki_qa_Topic_Prediction_Question_and_Answer_Pair | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/wiki_qa_Topic_Prediction_Question_and_Answer_Pair | sparse_mask_adapter |
|
8 |
| squad_v1_1_3_0_0 | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/squad_v1_1_3_0_0 | sparse_mask_adapter |
|
9 |
-
|
|
|
10 |
|
|
|
1 |
+
Number of experts present in the library: 5
|
2 |
|
3 |
| Expert Name | Base Model | Trained on | Adapter Type |
|
4 |
| --- | --- | --- | --- |
|
|
|
5 |
| web_questions_get_the_answer | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/web_questions_get_the_answer | sparse_mask_adapter |
|
6 |
+
| adversarial_qa_droberta_answer_the_following_q | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/adversarial_qa_droberta_answer_the_following_q | sparse_mask_adapter |
|
7 |
| wiki_qa_Topic_Prediction_Question_and_Answer_Pair | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/wiki_qa_Topic_Prediction_Question_and_Answer_Pair | sparse_mask_adapter |
|
8 |
| squad_v1_1_3_0_0 | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/squad_v1_1_3_0_0 | sparse_mask_adapter |
|
9 |
+
| web_questions_potential_correct_answer | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/web_questions_potential_correct_answer | sparse_mask_adapter |
|
10 |
+
Last updated on: 2025-03-10 20:37:54+00:00
|
11 |
|