cocorooxinnn commited on
Commit
ef01089
·
verified ·
1 Parent(s): 7f1ab8f

End of training

Browse files
Files changed (3) hide show
  1. README.md +11 -10
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,8 +1,9 @@
1
  ---
 
2
  library_name: peft
3
  tags:
4
  - generated_from_trainer
5
- base_model: cocorooxinnn/eu_based_model
6
  metrics:
7
  - f1
8
  - precision
@@ -18,13 +19,13 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # eu_adapter01
20
 
21
- This model is a fine-tuned version of [cocorooxinnn/eu_based_model](https://huggingface.co/cocorooxinnn/eu_based_model) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.6118
24
- - F1: 0.7786
25
- - Precision: 0.8226
26
- - Recall: 0.7391
27
- - Accuracy: 0.8067
28
 
29
  ## Model description
30
 
@@ -56,9 +57,9 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | F1 | Precision | Recall | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:------:|:---------:|:------:|:--------:|
59
- | 0.6221 | 0.625 | 10 | 0.6185 | 0.7972 | 0.7703 | 0.8261 | 0.8067 |
60
- | 0.5926 | 1.25 | 20 | 0.6078 | 0.8194 | 0.7867 | 0.8551 | 0.8267 |
61
- | 0.5867 | 1.875 | 30 | 0.6118 | 0.7786 | 0.8226 | 0.7391 | 0.8067 |
62
 
63
 
64
  ### Framework versions
 
1
  ---
2
+ license: mit
3
  library_name: peft
4
  tags:
5
  - generated_from_trainer
6
+ base_model: facebook/bart-large-mnli
7
  metrics:
8
  - f1
9
  - precision
 
19
 
20
  # eu_adapter01
21
 
22
+ This model is a fine-tuned version of [facebook/bart-large-mnli](https://huggingface.co/facebook/bart-large-mnli) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.5908
25
+ - F1: 0.8489
26
+ - Precision: 0.8429
27
+ - Recall: 0.8551
28
+ - Accuracy: 0.86
29
 
30
  ## Model description
31
 
 
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | F1 | Precision | Recall | Accuracy |
59
  |:-------------:|:-----:|:----:|:---------------:|:------:|:---------:|:------:|:--------:|
60
+ | 0.5685 | 0.625 | 10 | 0.5841 | 0.8397 | 0.8871 | 0.7971 | 0.86 |
61
+ | 0.5716 | 1.25 | 20 | 0.5964 | 0.8493 | 0.8052 | 0.8986 | 0.8533 |
62
+ | 0.5815 | 1.875 | 30 | 0.5908 | 0.8489 | 0.8429 | 0.8551 | 0.86 |
63
 
64
 
65
  ### Framework versions
adapter_config.json CHANGED
@@ -25,9 +25,9 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "k_proj",
29
- "q_proj",
30
- "v_proj"
31
  ],
32
  "task_type": null,
33
  "use_dora": false,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "v_proj",
29
  "k_proj",
30
+ "q_proj"
 
31
  ],
32
  "task_type": null,
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee987cc504e24b9e989f8dbf7250a97d4665d16e90628406878988f496ef0071
3
  size 29715788
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cb5f5ddbe1a46bede9d70d692e27b604a6cae34fdd61c5e0dad767d98e797b1
3
  size 29715788