cxoijve commited on
Commit
ea38c56
โ€ข
1 Parent(s): bf3a125

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -192
README.md CHANGED
@@ -3,6 +3,7 @@ library_name: peft
3
  base_model: KT-AI/midm-bitext-S-7B-inst-v1
4
  datasets:
5
  - nsmc
 
6
  ---
7
 
8
  # Model Card for Model ID
@@ -33,200 +34,15 @@ Evaluation data: nsmc 'test' data ์ค‘ ์ƒ์œ„ 1000๊ฐœ์˜ ์ƒ˜ํ”Œ
33
 
34
  #### Accuracy
35
 
36
- | |TP|TN|
37
- |PP|416|23|
38
- |PN|92|469|
39
 
40
- - **Developed by:** [More Information Needed]
41
- - **Funded by [optional]:** [More Information Needed]
42
- - **Shared by [optional]:** [More Information Needed]
43
- - **Model type:** [More Information Needed]
44
- - **Language(s) (NLP):** [More Information Needed]
45
- - **License:** [More Information Needed]
46
- - **Finetuned from model [optional]:** [More Information Needed]
47
 
48
- ### Model Sources [optional]
49
 
50
- <!-- Provide the basic links for the model. -->
51
 
52
- - **Repository:** [More Information Needed]
53
- - **Paper [optional]:** [More Information Needed]
54
- - **Demo [optional]:** [More Information Needed]
55
 
56
- ## Uses
57
-
58
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
59
-
60
- ### Direct Use
61
-
62
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
63
-
64
- [More Information Needed]
65
-
66
- ### Downstream Use [optional]
67
-
68
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
69
-
70
- [More Information Needed]
71
-
72
- ### Out-of-Scope Use
73
-
74
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
75
-
76
- [More Information Needed]
77
-
78
- ## Bias, Risks, and Limitations
79
-
80
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
81
-
82
- [More Information Needed]
83
-
84
- ### Recommendations
85
-
86
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
87
-
88
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
89
-
90
- ## How to Get Started with the Model
91
-
92
- Use the code below to get started with the model.
93
-
94
- [More Information Needed]
95
-
96
-
97
-
98
- [More Information Needed]
99
-
100
- ### Training Procedure
101
-
102
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
103
-
104
- #### Preprocessing [optional]
105
-
106
- [More Information Needed]
107
-
108
-
109
- #### Speeds, Sizes, Times [optional]
110
-
111
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
112
-
113
- [More Information Needed]
114
-
115
- ## Evaluation
116
-
117
- <!-- This section describes the evaluation protocols and provides the results. -->
118
-
119
- ### Testing Data, Factors & Metrics
120
-
121
- #### Testing Data
122
-
123
- <!-- This should link to a Dataset Card if possible. -->
124
-
125
- [More Information Needed]
126
-
127
- #### Factors
128
-
129
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
130
-
131
- [More Information Needed]
132
-
133
- #### Metrics
134
-
135
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
136
-
137
- [More Information Needed]
138
-
139
- ### Results
140
-
141
- [More Information Needed]
142
-
143
- #### Summary
144
-
145
-
146
-
147
- ## Model Examination [optional]
148
-
149
- <!-- Relevant interpretability work for the model goes here -->
150
-
151
- [More Information Needed]
152
-
153
- ## Environmental Impact
154
-
155
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
156
-
157
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
158
-
159
- - **Hardware Type:** [More Information Needed]
160
- - **Hours used:** [More Information Needed]
161
- - **Cloud Provider:** [More Information Needed]
162
- - **Compute Region:** [More Information Needed]
163
- - **Carbon Emitted:** [More Information Needed]
164
-
165
- ## Technical Specifications [optional]
166
-
167
- ### Model Architecture and Objective
168
-
169
- [More Information Needed]
170
-
171
- ### Compute Infrastructure
172
-
173
- [More Information Needed]
174
-
175
- #### Hardware
176
-
177
- [More Information Needed]
178
-
179
- #### Software
180
-
181
- [More Information Needed]
182
-
183
- ## Citation [optional]
184
-
185
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
186
-
187
- **BibTeX:**
188
-
189
- [More Information Needed]
190
-
191
- **APA:**
192
-
193
- [More Information Needed]
194
-
195
- ## Glossary [optional]
196
-
197
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
198
-
199
- [More Information Needed]
200
-
201
- ## More Information [optional]
202
-
203
- [More Information Needed]
204
-
205
- ## Model Card Authors [optional]
206
-
207
- [More Information Needed]
208
-
209
- ## Model Card Contact
210
-
211
- [More Information Needed]
212
-
213
-
214
- ## Training procedure
215
-
216
-
217
- The following `bitsandbytes` quantization config was used during training:
218
- - quant_method: bitsandbytes
219
- - load_in_8bit: False
220
- - load_in_4bit: True
221
- - llm_int8_threshold: 6.0
222
- - llm_int8_skip_modules: None
223
- - llm_int8_enable_fp32_cpu_offload: False
224
- - llm_int8_has_fp16_weight: False
225
- - bnb_4bit_quant_type: nf4
226
- - bnb_4bit_use_double_quant: False
227
- - bnb_4bit_compute_dtype: bfloat16
228
-
229
- ### Framework versions
230
-
231
-
232
- - PEFT 0.6.2
 
3
  base_model: KT-AI/midm-bitext-S-7B-inst-v1
4
  datasets:
5
  - nsmc
6
+ pipeline_tag: text-generation
7
  ---
8
 
9
  # Model Card for Model ID
 
34
 
35
  #### Accuracy
36
 
37
+ Midm: ์ •ํ™•๋„ 0.88
 
 
38
 
39
+ | | TP | TN |
40
+ |---|---|---|
41
+ | PP | 416 | 23 |
42
+ | PN | 92 | 469 |
 
 
 
43
 
 
44
 
 
45
 
46
+ ## Model Card Authors
 
 
47
 
48
+ cxoijve