SeanLee97 commited on
Commit
3d4a135
1 Parent(s): 0c235ee

End of training

Browse files
Files changed (2) hide show
  1. README.md +75 -4
  2. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,77 @@
1
  ---
2
- license: mit
3
- language:
4
- - en
5
  library_name: peft
6
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
 
 
3
  library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ base_model: mistralai/Mistral-7B-v0.1
12
+ model-index:
13
+ - name: billm-mistral-7b-conll03-ner
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # billm-mistral-7b-conll03-ner
21
+
22
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.1873
25
+ - Precision: 0.9299
26
+ - Recall: 0.9409
27
+ - F1: 0.9354
28
+ - Accuracy: 0.9871
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 0.0001
48
+ - train_batch_size: 8
49
+ - eval_batch_size: 8
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 10
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
+ |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | 0.0417 | 1.0 | 1756 | 0.0945 | 0.9322 | 0.9337 | 0.9330 | 0.9857 |
60
+ | 0.0193 | 2.0 | 3512 | 0.1109 | 0.9271 | 0.9368 | 0.9319 | 0.9862 |
61
+ | 0.0083 | 3.0 | 5268 | 0.1277 | 0.9273 | 0.9397 | 0.9335 | 0.9869 |
62
+ | 0.0035 | 4.0 | 7024 | 0.1552 | 0.9256 | 0.9404 | 0.9329 | 0.9868 |
63
+ | 0.0015 | 5.0 | 8780 | 0.1725 | 0.9283 | 0.9397 | 0.9340 | 0.9869 |
64
+ | 0.0006 | 6.0 | 10536 | 0.1843 | 0.9304 | 0.9404 | 0.9354 | 0.9870 |
65
+ | 0.0005 | 7.0 | 12292 | 0.1863 | 0.9304 | 0.9408 | 0.9355 | 0.9871 |
66
+ | 0.0004 | 8.0 | 14048 | 0.1874 | 0.9294 | 0.9406 | 0.9349 | 0.9871 |
67
+ | 0.0002 | 9.0 | 15804 | 0.1872 | 0.9299 | 0.9409 | 0.9354 | 0.9871 |
68
+ | 0.0002 | 10.0 | 17560 | 0.1873 | 0.9299 | 0.9409 | 0.9354 | 0.9871 |
69
+
70
+
71
+ ### Framework versions
72
+
73
+ - PEFT 0.9.0
74
+ - Transformers 4.38.2
75
+ - Pytorch 2.0.1
76
+ - Datasets 2.16.0
77
+ - Tokenizers 0.15.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d546a789ec47027b2aff60a750a37b9403d799c09125e23598609d17435d382
3
  size 27354210
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8c8209685d9646b8ababf1232e8a31074d41ec83dbb4c76e4daed19320f64d4
3
  size 27354210