ostapeno commited on
Commit
31e76ea
·
1 Parent(s): 13ffd91

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
  | 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:25:41+00:00
 
15
 
 
1
+ Number of experts present in the library: 10
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
 
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
+ | niv2_dialogue_act_recognition | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/niv2_dialogue_act_recognition | lora |
15
+ Last updated on: 2023-12-25 02:25:45+00:00
16