Update readme.
Browse files
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
-
Number of experts present in the library:
|
2 |
|
3 |
| Expert Name | Base Model | Trained on | Adapter Type |
|
4 |
| --- | --- | --- | --- |
|
5 |
| duorc_SelfRC_question_answering | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/duorc_SelfRC_question_answering | lora |
|
6 |
-
|
|
7 |
| wiqa_what_is_the_final_step_of_the_following_process | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/wiqa_what_is_the_final_step_of_the_following_process | lora |
|
8 |
-
| cos_e_v1_11_description_question_option_id | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/cos_e_v1_11_description_question_option_id | lora |
|
9 |
| sciq_Multiple_Choice | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/sciq_Multiple_Choice | lora |
|
10 |
-
|
|
|
|
11 |
| quail_description_context_question_text | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/quail_description_context_question_text | lora |
|
12 |
-
|
|
|
13 |
|
|
|
1 |
+
Number of experts present in the library: 8
|
2 |
|
3 |
| Expert Name | Base Model | Trained on | Adapter Type |
|
4 |
| --- | --- | --- | --- |
|
5 |
| duorc_SelfRC_question_answering | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/duorc_SelfRC_question_answering | lora |
|
6 |
+
| adversarial_qa_droberta_answer_the_following_q | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/adversarial_qa_droberta_answer_the_following_q | lora |
|
7 |
| wiqa_what_is_the_final_step_of_the_following_process | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/wiqa_what_is_the_final_step_of_the_following_process | lora |
|
|
|
8 |
| sciq_Multiple_Choice | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/sciq_Multiple_Choice | lora |
|
9 |
+
| wiki_qa_Is_This_True_ | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/wiki_qa_Is_This_True_ | lora |
|
10 |
+
| cos_e_v1_11_description_question_option_id | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/cos_e_v1_11_description_question_option_id | lora |
|
11 |
| quail_description_context_question_text | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/quail_description_context_question_text | lora |
|
12 |
+
| wiki_hop_original_explain_relation | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/wiki_hop_original_explain_relation | lora |
|
13 |
+
Last updated on: 2024-11-10 03:31:07+00:00
|
14 |
|