azizmatin commited on
Commit
5938e62
·
verified ·
1 Parent(s): 8303538

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -9,6 +9,11 @@ tags:
9
  model-index:
10
  - name: llama3.2-1B-persianQAV2.0
11
  results: []
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -85,6 +90,16 @@ The following hyperparameters were used during training:
85
  | 2.3963 | 2.9610 | 1500 | 2.4505 | 0.003 |
86
 
87
 
 
 
 
 
 
 
 
 
 
 
88
  ### Framework versions
89
 
90
  - PEFT 0.13.2
 
9
  model-index:
10
  - name: llama3.2-1B-persianQAV2.0
11
  results: []
12
+ datasets:
13
+ - azizmatin/question_answering
14
+ language:
15
+ - fa
16
+ pipeline_tag: question-answering
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
90
  | 2.3963 | 2.9610 | 1500 | 2.4505 | 0.003 |
91
 
92
 
93
+ ## Performance Metrics
94
+ The model was evaluated on the validation set, with the following results:
95
+
96
+ | Metric | Value |
97
+ |---------------|-------------------|
98
+ | **Precision** | 0.6608 |
99
+ | **Recall** | 0.6511 |
100
+ | **F1 Score** | 0.6455 |
101
+ | **Exact Match** | 0.2484 |
102
+
103
  ### Framework versions
104
 
105
  - PEFT 0.13.2