ostapeno commited on
Commit
97e34b4
·
1 Parent(s): e4c300c

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