Model save
Browse files
README.md
CHANGED
@@ -15,17 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# model_15
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
18 |
-
It achieves the following results on the evaluation set:
|
19 |
-
- eval_loss: 0.9638
|
20 |
-
- eval_accuracy: 0.5366
|
21 |
-
- eval_precision: 0.3713
|
22 |
-
- eval_recall: 0.5366
|
23 |
-
- eval_f1: 0.4374
|
24 |
-
- eval_runtime: 64.7047
|
25 |
-
- eval_samples_per_second: 189.244
|
26 |
-
- eval_steps_per_second: 23.661
|
27 |
-
- epoch: 1.0
|
28 |
-
- step: 6123
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
15 |
# model_15
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
adapter_config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"score"
|
20 |
],
|
21 |
"peft_type": "LORA",
|
22 |
-
"r":
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
19 |
"score"
|
20 |
],
|
21 |
"peft_type": "LORA",
|
22 |
+
"r": 8,
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
adapter_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:e7b316e0042c16c58767facd0fc5af2606fb9a63c8359fb13f9d02fed686094f
|
3 |
+
size 2668644
|
runs/Jun10_06-46-44_bab30f76f38b/events.out.tfevents.1718002069.bab30f76f38b.34.0
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:481a5d340b14b47267dde96163b7f7316098c693df95c4919af5f55652280261
|
3 |
+
size 27630
|
runs/Jun10_08-31-05_1ef68300f0cb/events.out.tfevents.1718008505.1ef68300f0cb.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ff02bb3f21a9d2c61454e4c3b77acb4d890f3a104602a7e8cfaa02978946a3c
|
3 |
+
size 7343
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afb5e0eca4d30e96c5557f704e445ea42214a269c2a388b3c3560b8cc269089f
|
3 |
size 5112
|