zhan1993 commited on
Commit
b2409bf
1 Parent(s): eb0671c

Update readme.

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,9 +1,10 @@
1
- Number of experts present in the library: 3
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
5
- | sciq_Multiple_Choice | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/sciq_Multiple_Choice | lora |
6
- | 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 |
7
  | adversarial_qa_droberta_answer_the_following_q | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/adversarial_qa_droberta_answer_the_following_q | lora |
8
- Last updated on: 2024-11-10 03:29:29+00:00
 
 
 
9
 
 
1
+ Number of experts present in the library: 4
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
 
 
5
  | adversarial_qa_droberta_answer_the_following_q | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/adversarial_qa_droberta_answer_the_following_q | lora |
6
+ | 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 |
7
+ | sciq_Multiple_Choice | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/sciq_Multiple_Choice | lora |
8
+ | duorc_SelfRC_question_answering | EleutherAI/gpt-neo-125m | sordonia/flan-debug-flat/duorc_SelfRC_question_answering | lora |
9
+ Last updated on: 2024-11-10 03:29:46+00:00
10