Training in progress, epoch 3
Browse files- adapter_config.json +3 -3
- adapter_model.bin +2 -2
- config.json +1 -1
- model.safetensors +2 -2
- preprocessor_config.json +14 -0
- pytorch_model.bin +2 -2
- runs/Mar21_17-30-01_gpu4-119-5/events.out.tfevents.1711002612.gpu4-119-5 +2 -2
- runs/Mar21_17-30-01_gpu4-119-5/events.out.tfevents.1711002913.gpu4-119-5 +3 -0
- runs/Mar25_17-13-06_gpu4-119-5/events.out.tfevents.1711347192.gpu4-119-5 +3 -0
- runs/Mar25_17-19-28_gpu4-119-5/events.out.tfevents.1711347577.gpu4-119-5 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"classifier"
|
21 |
],
|
22 |
"peft_type": "LORA",
|
23 |
-
"r":
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": null,
|
31 |
"use_dora": false,
|
|
|
20 |
"classifier"
|
21 |
],
|
22 |
"peft_type": "LORA",
|
23 |
+
"r": 64,
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"query",
|
28 |
+
"value"
|
29 |
],
|
30 |
"task_type": null,
|
31 |
"use_dora": false,
|
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:d3f1f79e85e621c8aa0ce0f728f3a26359a718c6b5c9dc12dbc33e12488a41b8
|
3 |
+
size 9864212
|
config.json
CHANGED
@@ -226,5 +226,5 @@
|
|
226 |
"problem_type": "single_label_classification",
|
227 |
"qkv_bias": true,
|
228 |
"torch_dtype": "float32",
|
229 |
-
"transformers_version": "4.
|
230 |
}
|
|
|
226 |
"problem_type": "single_label_classification",
|
227 |
"qkv_bias": true,
|
228 |
"torch_dtype": "float32",
|
229 |
+
"transformers_version": "4.39.0"
|
230 |
}
|
model.safetensors
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:69e40be22c748636f1dba5160e8ccb73cd4377f297bb9bfd71391e98e3490740
|
3 |
+
size 353370304
|
preprocessor_config.json
CHANGED
@@ -1,4 +1,18 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"do_normalize": true,
|
3 |
"do_rescale": true,
|
4 |
"do_resize": true,
|
|
|
1 |
{
|
2 |
+
"_valid_processor_keys": [
|
3 |
+
"images",
|
4 |
+
"do_resize",
|
5 |
+
"size",
|
6 |
+
"resample",
|
7 |
+
"do_rescale",
|
8 |
+
"rescale_factor",
|
9 |
+
"do_normalize",
|
10 |
+
"image_mean",
|
11 |
+
"image_std",
|
12 |
+
"return_tensors",
|
13 |
+
"data_format",
|
14 |
+
"input_data_format"
|
15 |
+
],
|
16 |
"do_normalize": true,
|
17 |
"do_rescale": true,
|
18 |
"do_resize": true,
|
pytorch_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:25d415993f8b9db98bf39745b903616ef98747a121397b9e33c53a1d57c7ba8c
|
3 |
+
size 346262450
|
runs/Mar21_17-30-01_gpu4-119-5/events.out.tfevents.1711002612.gpu4-119-5
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:52806f7a34113cfb2deda13fd663728650dbabe7cff5923e67d5208fa2c6f8fb
|
3 |
+
size 12328
|
runs/Mar21_17-30-01_gpu4-119-5/events.out.tfevents.1711002913.gpu4-119-5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51aefdb023a33a5332ae2e3b5b687fc9119b87fc7abb68a7171e81a71fe74ba6
|
3 |
+
size 357
|
runs/Mar25_17-13-06_gpu4-119-5/events.out.tfevents.1711347192.gpu4-119-5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc9b0d445f19c1cc43f98f09fe83693024995bd0677249e662a21f12108f14c4
|
3 |
+
size 9364
|
runs/Mar25_17-19-28_gpu4-119-5/events.out.tfevents.1711347577.gpu4-119-5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe3a882e6289d89cb3104e48e8dfba6ec19c0a8c066433ca3fb134065531adbb
|
3 |
+
size 10416
|
training_args.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:e98c9791f0efa2aca590624625849aaf7a89482ae9b8773d4cecffb5c1488bb7
|
3 |
+
size 5048
|