rishavranaut commited on
Commit
48e7df2
1 Parent(s): 8b9d37d

rishavranaut/Qwen2_7B_Task2_semantic_pred

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2-7B
3
+ library_name: peft
4
+ license: apache-2.0
5
+ metrics:
6
+ - accuracy
7
+ - precision
8
+ - recall
9
+ tags:
10
+ - generated_from_trainer
11
+ model-index:
12
+ - name: Qwen2_7B_Task2_semantic_pred
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
+ # Qwen2_7B_Task2_semantic_pred
20
+
21
+ This model is a fine-tuned version of [Qwen/Qwen2-7B](https://huggingface.co/Qwen/Qwen2-7B) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.5963
24
+ - Accuracy: 0.8123
25
+ - Precision: 0.8123
26
+ - Recall: 0.8123
27
+ - F1 score: 0.8123
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.0001
47
+ - train_batch_size: 16
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: 5
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 score |
57
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
58
+ | 0.6405 | 0.5208 | 200 | 0.5790 | 0.7666 | 0.7666 | 0.7666 | 0.7666 |
59
+ | 0.4689 | 1.0417 | 400 | 0.9852 | 0.6649 | 0.6649 | 0.6649 | 0.6649 |
60
+ | 0.3635 | 1.5625 | 600 | 0.4249 | 0.8188 | 0.8188 | 0.8188 | 0.8188 |
61
+ | 0.3197 | 2.0833 | 800 | 0.7777 | 0.7353 | 0.7353 | 0.7353 | 0.7353 |
62
+ | 0.267 | 2.6042 | 1000 | 0.7223 | 0.7679 | 0.7679 | 0.7679 | 0.7679 |
63
+ | 0.2272 | 3.125 | 1200 | 0.4841 | 0.8201 | 0.8201 | 0.8201 | 0.8201 |
64
+ | 0.1848 | 3.6458 | 1400 | 0.4985 | 0.8227 | 0.8227 | 0.8227 | 0.8227 |
65
+ | 0.1744 | 4.1667 | 1600 | 0.6254 | 0.8044 | 0.8044 | 0.8044 | 0.8044 |
66
+ | 0.1402 | 4.6875 | 1800 | 0.5963 | 0.8123 | 0.8123 | 0.8123 | 0.8123 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - PEFT 0.12.0
72
+ - Transformers 4.44.2
73
+ - Pytorch 2.3.0
74
+ - Datasets 2.20.0
75
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75ee41124fb4d5c9d1b65043058616a0167614e0b2c332708e8a41e0505d724d
3
  size 40428968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b7abe9b89d369a70ab6fe8e0f13d50d855008a7a8ac6c6136e10f9bdac86c89
3
  size 40428968
runs/Sep03_14-52-20_user/events.out.tfevents.1725355342.user CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:962307a0cacb64e596881647905d1a35a76f05dd41a24671c92dcce7adab5c86
3
- size 11269
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53210459b7fc5705396599c6e40fa491d956eafd9a337a56d715e9f830be658c
3
+ size 12101