Update readme.
Browse files
README.md
CHANGED
@@ -1,18 +1,20 @@
|
|
1 |
-
Number of experts present in the library:
|
2 |
|
3 |
| Expert Name | Base Model | Trained on | Adapter Type |
|
4 |
| --- | --- | --- | --- |
|
5 |
-
| dbpedia_14_given_list_what_category_does_the_paragraph_belong_to | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/dbpedia_14_given_list_what_category_does_the_paragraph_belong_to | sparse_mask_adapter |
|
6 |
| super_glue_rte_1_0_2 | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/super_glue_rte_1_0_2 | sparse_mask_adapter |
|
7 |
-
|
|
8 |
-
| cos_e_v1_11_description_question_option_id | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/cos_e_v1_11_description_question_option_id | sparse_mask_adapter |
|
9 |
-
| 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 |
|
10 |
-
| 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 |
|
11 |
| wiki_qa_Is_This_True_ | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/wiki_qa_Is_This_True_ | sparse_mask_adapter |
|
12 |
-
|
|
|
|
13 |
| quail_description_context_question_text | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/quail_description_context_question_text | sparse_mask_adapter |
|
|
|
14 |
| web_questions_get_the_answer | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/web_questions_get_the_answer | sparse_mask_adapter |
|
|
|
15 |
| 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 |
|
|
|
|
|
16 |
| quoref_Given_Context_Answer_Question | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/quoref_Given_Context_Answer_Question | sparse_mask_adapter |
|
17 |
-
|
|
|
18 |
|
|
|
1 |
+
Number of experts present in the library: 14
|
2 |
|
3 |
| Expert Name | Base Model | Trained on | Adapter Type |
|
4 |
| --- | --- | --- | --- |
|
|
|
5 |
| super_glue_rte_1_0_2 | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/super_glue_rte_1_0_2 | sparse_mask_adapter |
|
6 |
+
| dbpedia_14_given_list_what_category_does_the_paragraph_belong_to | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/dbpedia_14_given_list_what_category_does_the_paragraph_belong_to | sparse_mask_adapter |
|
|
|
|
|
|
|
7 |
| wiki_qa_Is_This_True_ | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/wiki_qa_Is_This_True_ | 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 |
+
| cos_e_v1_11_description_question_option_id | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/cos_e_v1_11_description_question_option_id | sparse_mask_adapter |
|
10 |
| quail_description_context_question_text | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/quail_description_context_question_text | sparse_mask_adapter |
|
11 |
+
| 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 |
|
12 |
| web_questions_get_the_answer | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/web_questions_get_the_answer | sparse_mask_adapter |
|
13 |
+
| yelp_polarity_reviews_0_2_0 | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/yelp_polarity_reviews_0_2_0 | sparse_mask_adapter |
|
14 |
| 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 |
|
15 |
+
| cot_sensemaking | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/cot_sensemaking | sparse_mask_adapter |
|
16 |
+
| web_questions_potential_correct_answer | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/web_questions_potential_correct_answer | sparse_mask_adapter |
|
17 |
| quoref_Given_Context_Answer_Question | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/quoref_Given_Context_Answer_Question | sparse_mask_adapter |
|
18 |
+
| wiqa_what_is_the_final_step_of_the_following_process | microsoft/Phi-3-mini-4k-instruct | sordonia/flan-10k-flat/wiqa_what_is_the_final_step_of_the_following_process | sparse_mask_adapter |
|
19 |
+
Last updated on: 2025-03-11 02:33:53+00:00
|
20 |
|