ostapeno commited on
Commit
537661e
·
1 Parent(s): 4e477fc

Update readme.

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,7 +1,8 @@
1
- Number of experts present in the library: 1
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
5
  | wiqa_what_might_be_the_first_step_of_the_process | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/wiqa_what_might_be_the_first_step_of_the_process | lora |
6
- Last updated on: 2023-12-01 19:05:36+00:00
 
7
 
 
1
+ Number of experts present in the library: 2
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
5
  | wiqa_what_might_be_the_first_step_of_the_process | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/wiqa_what_might_be_the_first_step_of_the_process | lora |
6
+ | yelp_polarity_reviews_0_2_0 | EleutherAI/gpt-neo-1.3B | sordonia/flan-10k-flat/yelp_polarity_reviews_0_2_0 | lora |
7
+ Last updated on: 2023-12-01 19:05:39+00:00
8