SeanLee97 commited on
Commit
e31d531
1 Parent(s): 3eef806

End of training

Browse files
Files changed (2) hide show
  1. README.md +74 -1
  2. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,3 +1,76 @@
1
  ---
2
- license: mit
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - precision
7
+ - recall
8
+ - f1
9
+ - accuracy
10
+ base_model: NousResearch/Llama-2-7b-hf
11
+ model-index:
12
+ - name: billm-llama-7b-conll03-ner
13
+ results: []
14
  ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # billm-llama-7b-conll03-ner
20
+
21
+ This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.1894
24
+ - Precision: 0.9228
25
+ - Recall: 0.9364
26
+ - F1: 0.9296
27
+ - Accuracy: 0.9861
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 0.0002
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 10
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.0453 | 1.0 | 1756 | 0.1025 | 0.9064 | 0.9227 | 0.9145 | 0.9836 |
59
+ | 0.0204 | 2.0 | 3512 | 0.0932 | 0.9187 | 0.9258 | 0.9222 | 0.9846 |
60
+ | 0.0105 | 3.0 | 5268 | 0.1267 | 0.9183 | 0.9308 | 0.9245 | 0.9855 |
61
+ | 0.0039 | 4.0 | 7024 | 0.1680 | 0.9213 | 0.9384 | 0.9298 | 0.9861 |
62
+ | 0.0014 | 5.0 | 8780 | 0.1761 | 0.9228 | 0.9366 | 0.9297 | 0.9861 |
63
+ | 0.0008 | 6.0 | 10536 | 0.1835 | 0.9228 | 0.9361 | 0.9294 | 0.9861 |
64
+ | 0.0005 | 7.0 | 12292 | 0.1880 | 0.9233 | 0.9363 | 0.9297 | 0.9861 |
65
+ | 0.0003 | 8.0 | 14048 | 0.1893 | 0.9230 | 0.9368 | 0.9298 | 0.9861 |
66
+ | 0.0003 | 9.0 | 15804 | 0.1895 | 0.9228 | 0.9364 | 0.9296 | 0.9861 |
67
+ | 0.0002 | 10.0 | 17560 | 0.1894 | 0.9228 | 0.9364 | 0.9296 | 0.9861 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - PEFT 0.9.0
73
+ - Transformers 4.38.2
74
+ - Pytorch 2.0.1
75
+ - Datasets 2.16.0
76
+ - Tokenizers 0.15.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e502b3aed999eca6a70cebea3c1958fdc3cc884b1c8cbdc416d96e97e52c12d2
3
  size 8479538
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f628337656135af83515d8d57e1ea3e897edb53a54b5cf815122b5dec245e96
3
  size 8479538