Training in progress, epoch 1
Browse files- adapter_config.json +4 -0
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -15,6 +15,10 @@
|
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": [
|
|
|
|
|
|
|
|
|
18 |
"classifier",
|
19 |
"score"
|
20 |
],
|
|
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": [
|
18 |
+
"classifier",
|
19 |
+
"score",
|
20 |
+
"classifier",
|
21 |
+
"score",
|
22 |
"classifier",
|
23 |
"score"
|
24 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2384720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:160faf08b93ce6d385bfb423188fd697a1c252931bdb01e07b3991ab6aa91f35
|
3 |
size 2384720
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca734586d7f8e987d5d0e2049c1b5fff08e32459950e5f82208b1f30f5f4091b
|
3 |
size 5304
|