Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
4 |
-
- trl
|
5 |
-
- sft
|
6 |
license: apache-2.0
|
|
|
7 |
---
|
8 |
|
9 |
# Model Card for Model ID
|
@@ -14,189 +12,187 @@ license: apache-2.0
|
|
14 |
|
15 |
## Model Details
|
16 |
|
17 |
-
|
18 |
|
19 |
-
<!-- Provide a longer summary of what this model is. -->
|
20 |
|
21 |
-
|
22 |
|
23 |
-
|
24 |
-
-
|
25 |
-
- **Shared by [optional]:** [More Information Needed]
|
26 |
-
- **Model type:** [More Information Needed]
|
27 |
-
- **Language(s) (NLP):** [More Information Needed]
|
28 |
-
- **License:** [More Information Needed]
|
29 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
30 |
|
31 |
-
|
|
|
|
|
|
|
|
|
32 |
|
33 |
-
<!-- Provide the basic links for the model. -->
|
34 |
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
|
39 |
-
|
|
|
|
|
40 |
|
41 |
-
|
42 |
|
43 |
-
|
|
|
|
|
44 |
|
45 |
-
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
46 |
|
47 |
-
[More Information Needed]
|
48 |
|
49 |
-
|
50 |
|
51 |
-
<!-- This section
|
|
|
52 |
|
53 |
-
[More Information Needed]
|
54 |
|
55 |
-
### Out-of-Scope Use
|
56 |
|
57 |
-
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
58 |
|
59 |
-
|
60 |
-
|
61 |
-
## Bias, Risks, and Limitations
|
62 |
|
63 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
64 |
|
65 |
-
[
|
66 |
-
|
67 |
-
### Recommendations
|
68 |
|
69 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
70 |
|
71 |
-
|
72 |
|
73 |
-
|
74 |
|
75 |
-
Use the code below to get started with the model.
|
76 |
|
77 |
-
[More Information Needed]
|
78 |
|
79 |
-
## Training Details
|
80 |
|
81 |
-
### Training Data
|
82 |
|
83 |
-
|
84 |
|
85 |
-
|
86 |
|
87 |
-
|
88 |
|
89 |
-
|
90 |
|
91 |
-
#### Preprocessing [optional]
|
92 |
|
93 |
-
|
94 |
|
|
|
95 |
|
96 |
-
|
97 |
|
98 |
-
|
99 |
|
100 |
-
|
101 |
|
102 |
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
103 |
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
|
108 |
<!-- This section describes the evaluation protocols and provides the results. -->
|
109 |
|
110 |
-
|
|
|
|
|
111 |
|
112 |
-
|
113 |
|
114 |
-
|
115 |
|
116 |
-
[More Information Needed]
|
117 |
|
118 |
-
|
119 |
|
120 |
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
121 |
|
122 |
-
|
123 |
|
124 |
-
|
125 |
|
126 |
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
127 |
|
128 |
-
|
129 |
|
130 |
-
|
131 |
|
132 |
-
|
133 |
|
134 |
-
|
135 |
|
|
|
136 |
|
137 |
-
|
138 |
-
## Model Examination [optional]
|
139 |
-
|
140 |
-
<!-- Relevant interpretability work for the model goes here -->
|
141 |
-
|
142 |
-
[More Information Needed]
|
143 |
-
|
144 |
-
## Environmental Impact
|
145 |
|
146 |
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
147 |
|
148 |
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).
|
149 |
|
150 |
-
- **Hardware Type:**
|
151 |
-
- **Hours used:**
|
152 |
-
- **Cloud Provider:**
|
153 |
-
- **Compute Region:**
|
154 |
-
- **Carbon Emitted:**
|
155 |
|
156 |
-
|
157 |
|
158 |
-
|
159 |
|
160 |
-
|
161 |
|
162 |
-
|
163 |
|
164 |
-
|
165 |
|
166 |
-
|
167 |
|
168 |
-
|
169 |
|
170 |
-
|
171 |
|
172 |
-
|
173 |
|
174 |
-
|
175 |
|
176 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
177 |
|
178 |
**BibTeX:**
|
179 |
|
180 |
-
|
181 |
|
182 |
**APA:**
|
183 |
|
184 |
-
|
185 |
|
186 |
-
|
187 |
|
188 |
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
189 |
|
190 |
-
|
|
|
|
|
|
|
|
|
|
|
191 |
|
192 |
-
## More Information [optional]
|
193 |
|
194 |
-
|
195 |
|
196 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
197 |
|
198 |
-
|
|
|
199 |
|
200 |
-
|
201 |
|
202 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
|
|
3 |
license: apache-2.0
|
4 |
+
pipeline_tag: text-generation
|
5 |
---
|
6 |
|
7 |
# Model Card for Model ID
|
|
|
12 |
|
13 |
## Model Details
|
14 |
|
15 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65f3ee48b1a907c6aa6d8f06/nGbRfMQEfAW_aDwisKn9T.png)
|
16 |
|
|
|
17 |
|
18 |
+
## Model Description
|
19 |
|
20 |
+
<!-- Provide a longer summary of what this model is/does. -->
|
21 |
+
POLAR is a Korean LLM developed by Plateer's AI-lab. It was inspired by Upstage's SOLAR. We will continue to evolve this model and hope to contribute to the Korean LLM ecosystem.
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
+
- **Developed by:** AI-Lab of Plateer(Woomun Jung, Eunsoo Ha, MinYoung Joo, Seongjun Son)
|
24 |
+
- **Model type:** Language model
|
25 |
+
- **Language(s) (NLP):** ko
|
26 |
+
- **License:** apache-2.0
|
27 |
+
- Parent Model: x2bee/POLAR-14B-SON-SFT-v0.1
|
28 |
|
|
|
29 |
|
30 |
+
## Direct Use
|
31 |
+
```
|
32 |
+
from transformers import AutoTokenizer, AutoModelForCausalLM
|
33 |
|
34 |
+
tokenizer = AutoTokenizer.from_pretrained("x2bee/POLAR-14B-HES-DPO-v1.5")
|
35 |
+
model = AutoModelForCausalLM.from_pretrained("x2bee/POLAR-14B-HES-DPO-v1.5")
|
36 |
+
```
|
37 |
|
38 |
+
## Downstream Use [Optional]
|
39 |
|
40 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
41 |
+
<!-- If the user enters content, print that. If not, but they enter a task in the list, use that. If neither, say "more info needed." -->
|
42 |
+
|
43 |
|
|
|
44 |
|
|
|
45 |
|
46 |
+
## Out-of-Scope Use
|
47 |
|
48 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
49 |
+
<!-- If the user enters content, print that. If not, but they enter a task in the list, use that. If neither, say "more info needed." -->
|
50 |
|
|
|
51 |
|
|
|
52 |
|
|
|
53 |
|
54 |
+
# Bias, Risks, and Limitations
|
|
|
|
|
55 |
|
56 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
57 |
|
58 |
+
Significant research has explored bias and fairness issues with language models (see, e.g., [Sheng et al. (2021)](https://aclanthology.org/2021.acl-long.330.pdf) and [Bender et al. (2021)](https://dl.acm.org/doi/pdf/10.1145/3442188.3445922)). Predictions generated by the model may include disturbing and harmful stereotypes across protected classes; identity characteristics; and sensitive, social, and occupational groups.
|
|
|
|
|
59 |
|
|
|
60 |
|
61 |
+
## Recommendations
|
62 |
|
63 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
64 |
|
|
|
65 |
|
|
|
66 |
|
|
|
67 |
|
|
|
68 |
|
69 |
+
# Training Details
|
70 |
|
71 |
+
## Training Data
|
72 |
|
73 |
+
<!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
74 |
|
75 |
+
More information on training data needed
|
76 |
|
|
|
77 |
|
78 |
+
## Training Procedure
|
79 |
|
80 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
81 |
|
82 |
+
### Preprocessing
|
83 |
|
84 |
+
More information needed
|
85 |
|
86 |
+
### Speeds, Sizes, Times
|
87 |
|
88 |
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
89 |
|
90 |
+
More information needed
|
91 |
+
|
92 |
+
# Evaluation
|
93 |
|
94 |
<!-- This section describes the evaluation protocols and provides the results. -->
|
95 |
|
96 |
+
## Testing Data, Factors & Metrics
|
97 |
+
|
98 |
+
### Testing Data
|
99 |
|
100 |
+
<!-- This should link to a Data Card if possible. -->
|
101 |
|
102 |
+
More information needed
|
103 |
|
|
|
104 |
|
105 |
+
### Factors
|
106 |
|
107 |
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
108 |
|
109 |
+
More information needed
|
110 |
|
111 |
+
### Metrics
|
112 |
|
113 |
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
114 |
|
115 |
+
More information needed
|
116 |
|
117 |
+
## Results
|
118 |
|
119 |
+
More information needed
|
120 |
|
121 |
+
# Model Examination
|
122 |
|
123 |
+
More information needed
|
124 |
|
125 |
+
# Environmental Impact
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
|
127 |
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
128 |
|
129 |
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).
|
130 |
|
131 |
+
- **Hardware Type:** More information needed
|
132 |
+
- **Hours used:** More information needed
|
133 |
+
- **Cloud Provider:** More information needed
|
134 |
+
- **Compute Region:** More information needed
|
135 |
+
- **Carbon Emitted:** More information needed
|
136 |
|
137 |
+
# Technical Specifications [optional]
|
138 |
|
139 |
+
## Model Architecture and Objective
|
140 |
|
141 |
+
More information needed
|
142 |
|
143 |
+
## Compute Infrastructure
|
144 |
|
145 |
+
More information needed
|
146 |
|
147 |
+
### Hardware
|
148 |
|
149 |
+
More information needed
|
150 |
|
151 |
+
### Software
|
152 |
|
153 |
+
More information needed
|
154 |
|
155 |
+
# Citation
|
156 |
|
157 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
158 |
|
159 |
**BibTeX:**
|
160 |
|
161 |
+
More information needed
|
162 |
|
163 |
**APA:**
|
164 |
|
165 |
+
More information needed
|
166 |
|
167 |
+
# Glossary [optional]
|
168 |
|
169 |
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
170 |
|
171 |
+
More information needed
|
172 |
+
|
173 |
+
# More Information [optional]
|
174 |
+
|
175 |
+
If you would like more information about our company, please visit the link below.
|
176 |
+
[tech.x2bee.com](https://tech.x2bee.com/)
|
177 |
|
|
|
178 |
|
179 |
+
# Model Card Authors [optional]
|
180 |
|
181 |
+
<!-- This section provides another layer of transparency and accountability. Whose views is this model card representing? How many voices were included in its construction? Etc. -->
|
182 |
+
|
183 |
+
Woomun Jung, MinYoung Joo, Eunsu Ha, Seungjun Son
|
184 |
+
|
185 |
+
# Model Card Contact
|
186 |
+
|
187 |
+
More information needed
|
188 |
+
|
189 |
+
# How to Get Started with the Model
|
190 |
+
|
191 |
+
Use the code below to get started with the model.
|
192 |
|
193 |
+
<details>
|
194 |
+
<summary> Click to expand </summary>
|
195 |
|
196 |
+
More information needed
|
197 |
|
198 |
+
</details>
|