Training in progress, epoch 1
Browse files- adapter_config.json +1 -1
- adapter_model.bin +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
"base_model_name_or_path": "camembert-base",
|
4 |
-
"bias": "
|
5 |
"fan_in_fan_out": false,
|
6 |
"inference_mode": true,
|
7 |
"init_lora_weights": true,
|
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
"base_model_name_or_path": "camembert-base",
|
4 |
+
"bias": "lora_only",
|
5 |
"fan_in_fan_out": false,
|
6 |
"inference_mode": true,
|
7 |
"init_lora_weights": true,
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b58aa51a03dd7964cfbaa165c440461346c8ca621643e9a4be3b4d3a0e40af0
|
3 |
+
size 7206805
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442581361
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e0b1573e08c15b9d7fba3fe7b105d749ffd09a2b46803513252eedf323f4643
|
3 |
size 442581361
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b66e4b351f1d975d627d06e35e7f11d153729315a0662b25447362888d22f5d
|
3 |
size 4091
|