rajevan123
commited on
Commit
•
8e4fe8c
1
Parent(s):
5a652fb
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
base_model: dslim/bert-base-NER
|
9 |
+
model-index:
|
10 |
+
- name: STS-Lora-Fine-Tuning-Capstone-bert-testing-21-with-lower-r
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# STS-Lora-Fine-Tuning-Capstone-bert-testing-21-with-lower-r
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [dslim/bert-base-NER](https://huggingface.co/dslim/bert-base-NER) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.5146
|
22 |
+
- Accuracy: 0.3604
|
23 |
+
|
24 |
+
## Model description
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Intended uses & limitations
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training and evaluation data
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training procedure
|
37 |
+
|
38 |
+
### Training hyperparameters
|
39 |
+
|
40 |
+
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 3e-05
|
42 |
+
- train_batch_size: 32
|
43 |
+
- eval_batch_size: 32
|
44 |
+
- seed: 42
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 20
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 1.0 | 180 | 1.7493 | 0.2429 |
|
54 |
+
| No log | 2.0 | 360 | 1.7409 | 0.2444 |
|
55 |
+
| 1.7063 | 3.0 | 540 | 1.7315 | 0.2408 |
|
56 |
+
| 1.7063 | 4.0 | 720 | 1.7132 | 0.2741 |
|
57 |
+
| 1.7063 | 5.0 | 900 | 1.6786 | 0.2879 |
|
58 |
+
| 1.6653 | 6.0 | 1080 | 1.6617 | 0.2959 |
|
59 |
+
| 1.6653 | 7.0 | 1260 | 1.6399 | 0.3031 |
|
60 |
+
| 1.6653 | 8.0 | 1440 | 1.6109 | 0.3205 |
|
61 |
+
| 1.5949 | 9.0 | 1620 | 1.5937 | 0.3292 |
|
62 |
+
| 1.5949 | 10.0 | 1800 | 1.5715 | 0.3321 |
|
63 |
+
| 1.5949 | 11.0 | 1980 | 1.5627 | 0.3387 |
|
64 |
+
| 1.5344 | 12.0 | 2160 | 1.5543 | 0.3459 |
|
65 |
+
| 1.5344 | 13.0 | 2340 | 1.5396 | 0.3590 |
|
66 |
+
| 1.4932 | 14.0 | 2520 | 1.5295 | 0.3524 |
|
67 |
+
| 1.4932 | 15.0 | 2700 | 1.5270 | 0.3568 |
|
68 |
+
| 1.4932 | 16.0 | 2880 | 1.5240 | 0.3575 |
|
69 |
+
| 1.4738 | 17.0 | 3060 | 1.5177 | 0.3604 |
|
70 |
+
| 1.4738 | 18.0 | 3240 | 1.5185 | 0.3590 |
|
71 |
+
| 1.4738 | 19.0 | 3420 | 1.5156 | 0.3604 |
|
72 |
+
| 1.4609 | 20.0 | 3600 | 1.5146 | 0.3604 |
|
73 |
+
|
74 |
+
|
75 |
+
### Framework versions
|
76 |
+
|
77 |
+
- PEFT 0.10.0
|
78 |
+
- Transformers 4.38.2
|
79 |
+
- Pytorch 2.2.1+cu121
|
80 |
+
- Datasets 2.18.0
|
81 |
+
- Tokenizers 0.15.2
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 321048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70d4be608135e580d9b3ac2e36b866901aca9ebf5a9b0ec0024f53fc02bbe001
|
3 |
size 321048
|
runs/Mar24_21-05-07_05ec2ae56015/events.out.tfevents.1711314308.05ec2ae56015.631.4
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:c19b727ebb331dc157945628c8f11809af366ebc8a51139a82970c5d2b5840c9
|
3 |
+
size 13411
|