ostapeno commited on
Commit
9f2f4d6
·
1 Parent(s): 3251700

Update readme.

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,8 +1,9 @@
1
- Number of experts present in the library: 2
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
5
  | aeslc_1_0_0 | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/aeslc_1_0_0 | lora |
6
  | social_i_qa_Generate_the_question_from_the_answer | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/social_i_qa_Generate_the_question_from_the_answer | lora |
7
- Last updated on: 2023-12-25 02:24:04+00:00
 
8
 
 
1
+ Number of experts present in the library: 3
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
5
  | aeslc_1_0_0 | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/aeslc_1_0_0 | lora |
6
  | social_i_qa_Generate_the_question_from_the_answer | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/social_i_qa_Generate_the_question_from_the_answer | lora |
7
+ | ropes_background_new_situation_answer | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/ropes_background_new_situation_answer | lora |
8
+ Last updated on: 2023-12-25 02:24:12+00:00
9