jaeyong2 commited on
Commit
0b07101
1 Parent(s): 2eff6a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -122,8 +122,19 @@ Use the code below to get started with the model.
122
 
123
  <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
 
125
- [More Information Needed]
126
-
 
 
 
 
 
 
 
 
 
 
 
127
  ### Results
128
 
129
  [More Information Needed]
 
122
 
123
  <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
 
125
+ | llm-jp-eval| Qwen0.5B-Instruct | finetuing-model |
126
+ |:-----------|------------------:|-----------------------:|
127
+ | AVG | 0.3037 | 0.3176 |
128
+ | CG | 0 | 0 |
129
+ | EL | 0.2637 | 0.3146 |
130
+ | FA | 0.0386 | 0.0419 |
131
+ | HE | 0.2700 | 0.3250 |
132
+ | MC | 0.4033 | 0.3733 |
133
+ | MR | 0.0900 | 0.2700 |
134
+ | MT | 0.6148 | 0.6691 |
135
+ | NLI | 0.5460 | 0.3180 |
136
+ | QA | 0.2608 | 0.2791 |
137
+ | RC | 0.5495 | 0.5847 |
138
  ### Results
139
 
140
  [More Information Needed]