ostapeno commited on
Commit
f0dd1ce
·
1 Parent(s): 8103b16

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: 10
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
@@ -12,5 +12,6 @@ Number of experts present in the library: 10
12
  | dbpedia_14_given_a_choice_of_categories_ | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/dbpedia_14_given_a_choice_of_categories_ | lora |
13
  | adversarial_qa_dbidaf_generate_question | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/adversarial_qa_dbidaf_generate_question | lora |
14
  | ai2_arc_ARC_Challenge_1_0_0 | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/ai2_arc_ARC_Challenge_1_0_0 | lora |
15
- Last updated on: 2023-12-01 19:05:58+00:00
 
16
 
 
1
+ Number of experts present in the library: 11
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
 
12
  | dbpedia_14_given_a_choice_of_categories_ | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/dbpedia_14_given_a_choice_of_categories_ | lora |
13
  | adversarial_qa_dbidaf_generate_question | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/adversarial_qa_dbidaf_generate_question | lora |
14
  | ai2_arc_ARC_Challenge_1_0_0 | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/ai2_arc_ARC_Challenge_1_0_0 | lora |
15
+ | wiqa_effect_with_string_answer | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/wiqa_effect_with_string_answer | lora |
16
+ Last updated on: 2023-12-01 19:06:01+00:00
17