Training in progress, step 100
Browse files- config.json +3 -3
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -3,10 +3,10 @@
|
|
| 3 |
"activation_function": "gelu",
|
| 4 |
"adapters": {
|
| 5 |
"adapters": {
|
| 6 |
-
"joint_rad_africa_adapter": "
|
| 7 |
},
|
| 8 |
"config_map": {
|
| 9 |
-
"
|
| 10 |
"alpha": 32,
|
| 11 |
"architecture": "lora",
|
| 12 |
"attn_matrices": [
|
|
@@ -16,7 +16,7 @@
|
|
| 16 |
"o"
|
| 17 |
],
|
| 18 |
"composition_mode": "add",
|
| 19 |
-
"dropout": 0.
|
| 20 |
"dtype": null,
|
| 21 |
"init_weights": "lora",
|
| 22 |
"init_weights_seed": null,
|
|
|
|
| 3 |
"activation_function": "gelu",
|
| 4 |
"adapters": {
|
| 5 |
"adapters": {
|
| 6 |
+
"joint_rad_africa_adapter": "cda3c697d6e0ef16"
|
| 7 |
},
|
| 8 |
"config_map": {
|
| 9 |
+
"cda3c697d6e0ef16": {
|
| 10 |
"alpha": 32,
|
| 11 |
"architecture": "lora",
|
| 12 |
"attn_matrices": [
|
|
|
|
| 16 |
"o"
|
| 17 |
],
|
| 18 |
"composition_mode": "add",
|
| 19 |
+
"dropout": 0.1,
|
| 20 |
"dtype": null,
|
| 21 |
"init_weights": "lora",
|
| 22 |
"init_weights_seed": null,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 989454264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4b5e621613aab29c66668b48ec08a3ce495f533d549eaafc843c69c8d486cc4
|
| 3 |
size 989454264
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5905
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54cd1df56cf391ab8e5560d5e0270463f7d9beabfaea46fb577c6811c255c6e0
|
| 3 |
size 5905
|