ostapeno commited on
Commit
513c5e5
·
1 Parent(s): 42da212

Update readme.

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,4 +1,4 @@
1
- Number of experts present in the library: 5
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
@@ -7,5 +7,6 @@ Number of experts present in the library: 5
7
  | web_questions_whats_the_answer | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/web_questions_whats_the_answer | lora |
8
  | quoref_Find_Answer | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/quoref_Find_Answer | lora |
9
  | duorc_ParaphraseRC_answer_question | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/duorc_ParaphraseRC_answer_question | lora |
10
- Last updated on: 2023-12-01 19:05:47+00:00
 
11
 
 
1
+ Number of experts present in the library: 6
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
 
7
  | web_questions_whats_the_answer | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/web_questions_whats_the_answer | lora |
8
  | quoref_Find_Answer | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/quoref_Find_Answer | lora |
9
  | duorc_ParaphraseRC_answer_question | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/duorc_ParaphraseRC_answer_question | lora |
10
+ | cos_e_v1_11_question_description_option_text | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/cos_e_v1_11_question_description_option_text | lora |
11
+ Last updated on: 2023-12-01 19:05:49+00:00
12