Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ language:
|
|
8 |
|
9 |
# Model Card for Model ID
|
10 |
|
11 |
-
gemma-2b-it merged with an IA3 adapter trained for 3 epochs on an unalignment dataset. It seems to work pretty well
|
12 |
|
13 |
p.s.: the adapter included in this repo is the same that's already merged, there's no need to apply it again. Do note, I had to apply the IA3 adapter twice for it to work properly. I don't know why, I'm guessing its a PEFT bug. I used v0.8.2
|
14 |
|
|
|
8 |
|
9 |
# Model Card for Model ID
|
10 |
|
11 |
+
gemma-2b-it merged with an IA3 adapter trained for 3 epochs on an unalignment dataset. It seems to work pretty well.
|
12 |
|
13 |
p.s.: the adapter included in this repo is the same that's already merged, there's no need to apply it again. Do note, I had to apply the IA3 adapter twice for it to work properly. I don't know why, I'm guessing its a PEFT bug. I used v0.8.2
|
14 |
|