ostapeno commited on
Commit
fd64912
·
1 Parent(s): e111e49

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