ostapeno commited on
Commit
6f7922c
·
1 Parent(s): 9784630

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: 8
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
@@ -10,5 +10,6 @@ Number of experts present in the library: 8
10
  | ropes_prompt_beginning | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/ropes_prompt_beginning | lora |
11
  | wiki_hop_original_generate_subject | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/wiki_hop_original_generate_subject | lora |
12
  | niv2_explanation | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/niv2_explanation | lora |
13
- Last updated on: 2023-12-25 02:24:44+00:00
 
14
 
 
1
+ Number of experts present in the library: 9
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
 
10
  | ropes_prompt_beginning | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/ropes_prompt_beginning | lora |
11
  | wiki_hop_original_generate_subject | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/wiki_hop_original_generate_subject | lora |
12
  | niv2_explanation | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/niv2_explanation | lora |
13
+ | sciq_Multiple_Choice | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/sciq_Multiple_Choice | lora |
14
+ Last updated on: 2023-12-25 02:24:50+00:00
15