zhan1993 commited on
Commit
f2fba3d
1 Parent(s): 0928d65

Update readme.

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