ostapeno commited on
Commit
27f62f5
·
1 Parent(s): aa48e01

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: 6
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
@@ -8,5 +8,6 @@ Number of experts present in the library: 6
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
 
 
1
+ Number of experts present in the library: 7
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
 
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
+ | duorc_ParaphraseRC_title_generation | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/duorc_ParaphraseRC_title_generation | lora |
12
+ Last updated on: 2023-12-01 19:05:51+00:00
13