ostapeno commited on
Commit
c25cd7f
·
1 Parent(s): c643b2d

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: 10
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
@@ -12,5 +12,6 @@ Number of experts present in the library: 10
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:24:58+00:00
 
16
 
 
1
+ Number of experts present in the library: 11
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
 
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
+ | wiki_hop_original_generate_object | EleutherAI/gpt-neo-1.3B | sordonia/adauni-v3-10k-flat/wiki_hop_original_generate_object | lora |
16
+ Last updated on: 2023-12-25 02:25:02+00:00
17