kimdeokgi commited on
Commit
17bf0b4
1 Parent(s): a0535cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +192 -185
README.md CHANGED
@@ -1,186 +1,193 @@
1
- ## Model Details
2
-
3
- ### Model Description
4
-
5
- <!-- Provide a longer summary of what this model is. -->
6
-
7
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
8
-
9
- - **Developed by:** [More Information Needed]
10
- - **Funded by [optional]:** [More Information Needed]
11
- - **Shared by [optional]:** [More Information Needed]
12
- - **Model type:** [More Information Needed]
13
- - **Language(s) (NLP):** [More Information Needed]
14
- - **License:** [More Information Needed]
15
- - **Finetuned from model [optional]:** [More Information Needed]
16
-
17
- ### Model Sources [optional]
18
-
19
- <!-- Provide the basic links for the model. -->
20
-
21
- - **Repository:** [More Information Needed]
22
- - **Paper [optional]:** [More Information Needed]
23
- - **Demo [optional]:** [More Information Needed]
24
-
25
- ## Uses
26
-
27
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
28
-
29
- ### Direct Use
30
-
31
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
32
-
33
- [More Information Needed]
34
-
35
- ### Downstream Use [optional]
36
-
37
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
38
-
39
- [More Information Needed]
40
-
41
- ### Out-of-Scope Use
42
-
43
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
44
-
45
- [More Information Needed]
46
-
47
- ## Bias, Risks, and Limitations
48
-
49
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
50
-
51
- [More Information Needed]
52
-
53
- ### Recommendations
54
-
55
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
56
-
57
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
58
-
59
- ## How to Get Started with the Model
60
-
61
- Use the code below to get started with the model.
62
-
63
- [More Information Needed]
64
-
65
- ## Training Details
66
-
67
- ### Training Data
68
-
69
- <!-- This should link to a Dataset 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. -->
70
-
71
- [More Information Needed]
72
-
73
- ### Training Procedure
74
-
75
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
76
-
77
- #### Preprocessing [optional]
78
-
79
- [More Information Needed]
80
-
81
-
82
- #### Training Hyperparameters
83
-
84
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
85
-
86
- #### Speeds, Sizes, Times [optional]
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 Dataset Card if possible. -->
101
-
102
- [More Information Needed]
103
-
104
- #### Factors
105
-
106
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
107
-
108
- [More Information Needed]
109
-
110
- #### Metrics
111
-
112
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
113
-
114
- [More Information Needed]
115
-
116
- ### Results
117
-
118
- [More Information Needed]
119
-
120
- #### Summary
121
-
122
-
123
-
124
- ## Model Examination [optional]
125
-
126
- <!-- Relevant interpretability work for the model goes here -->
127
-
128
- [More Information Needed]
129
-
130
- ## Environmental Impact
131
-
132
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
133
-
134
- - **Hardware Type:** [More Information Needed]
135
- - **Hours used:** [More Information Needed]
136
- - **Cloud Provider:** [More Information Needed]
137
- - **Compute Region:** [More Information Needed]
138
- - **Carbon Emitted:** [More Information Needed]
139
-
140
- ## Technical Specifications [optional]
141
-
142
- ### Model Architecture and Objective
143
-
144
- [More Information Needed]
145
-
146
- ### Compute Infrastructure
147
-
148
- [More Information Needed]
149
-
150
- #### Hardware
151
-
152
- [More Information Needed]
153
-
154
- #### Software
155
-
156
- [More Information Needed]
157
-
158
- ## Citation [optional]
159
-
160
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
161
-
162
- **BibTeX:**
163
-
164
- [More Information Needed]
165
-
166
- **APA:**
167
-
168
- [More Information Needed]
169
-
170
- ## Glossary [optional]
171
-
172
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
173
-
174
- [More Information Needed]
175
-
176
- ## More Information [optional]
177
-
178
- [More Information Needed]
179
-
180
- ## Model Card Authors [optional]
181
-
182
- [More Information Needed]
183
-
184
- ## Model Card Contact
185
-
 
 
 
 
 
 
 
186
  [More Information Needed]
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - kor
5
+ ---
6
+
7
+
8
+ ## Model Details
9
+
10
+ ### Model Description
11
+
12
+ <!-- Provide a longer summary of what this model is. -->
13
+
14
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
15
+
16
+ - **Developed by:** [More Information Needed]
17
+ - **Funded by [optional]:** [More Information Needed]
18
+ - **Shared by [optional]:** [More Information Needed]
19
+ - **Model type:** [More Information Needed]
20
+ - **Language(s) (NLP):** [More Information Needed]
21
+ - **License:** [More Information Needed]
22
+ - **Finetuned from model [optional]:** [More Information Needed]
23
+
24
+ ### Model Sources [optional]
25
+
26
+ <!-- Provide the basic links for the model. -->
27
+
28
+ - **Repository:** [More Information Needed]
29
+ - **Paper [optional]:** [More Information Needed]
30
+ - **Demo [optional]:** [More Information Needed]
31
+
32
+ ## Uses
33
+
34
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
35
+
36
+ ### Direct Use
37
+
38
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
39
+
40
+ [More Information Needed]
41
+
42
+ ### Downstream Use [optional]
43
+
44
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
45
+
46
+ [More Information Needed]
47
+
48
+ ### Out-of-Scope Use
49
+
50
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ## Bias, Risks, and Limitations
55
+
56
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Recommendations
61
+
62
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
63
+
64
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
65
+
66
+ ## How to Get Started with the Model
67
+
68
+ Use the code below to get started with the model.
69
+
70
+ [More Information Needed]
71
+
72
+ ## Training Details
73
+
74
+ ### Training Data
75
+
76
+ <!-- This should link to a Dataset 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. -->
77
+
78
+ [More Information Needed]
79
+
80
+ ### Training Procedure
81
+
82
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
83
+
84
+ #### Preprocessing [optional]
85
+
86
+ [More Information Needed]
87
+
88
+
89
+ #### Training Hyperparameters
90
+
91
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
92
+
93
+ #### Speeds, Sizes, Times [optional]
94
+
95
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
96
+
97
+ [More Information Needed]
98
+
99
+ ## Evaluation
100
+
101
+ <!-- This section describes the evaluation protocols and provides the results. -->
102
+
103
+ ### Testing Data, Factors & Metrics
104
+
105
+ #### Testing Data
106
+
107
+ <!-- This should link to a Dataset Card if possible. -->
108
+
109
+ [More Information Needed]
110
+
111
+ #### Factors
112
+
113
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
114
+
115
+ [More Information Needed]
116
+
117
+ #### Metrics
118
+
119
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
120
+
121
+ [More Information Needed]
122
+
123
+ ### Results
124
+
125
+ [More Information Needed]
126
+
127
+ #### Summary
128
+
129
+
130
+
131
+ ## Model Examination [optional]
132
+
133
+ <!-- Relevant interpretability work for the model goes here -->
134
+
135
+ [More Information Needed]
136
+
137
+ ## Environmental Impact
138
+
139
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
140
+
141
+ - **Hardware Type:** [More Information Needed]
142
+ - **Hours used:** [More Information Needed]
143
+ - **Cloud Provider:** [More Information Needed]
144
+ - **Compute Region:** [More Information Needed]
145
+ - **Carbon Emitted:** [More Information Needed]
146
+
147
+ ## Technical Specifications [optional]
148
+
149
+ ### Model Architecture and Objective
150
+
151
+ [More Information Needed]
152
+
153
+ ### Compute Infrastructure
154
+
155
+ [More Information Needed]
156
+
157
+ #### Hardware
158
+
159
+ [More Information Needed]
160
+
161
+ #### Software
162
+
163
+ [More Information Needed]
164
+
165
+ ## Citation [optional]
166
+
167
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
168
+
169
+ **BibTeX:**
170
+
171
+ [More Information Needed]
172
+
173
+ **APA:**
174
+
175
+ [More Information Needed]
176
+
177
+ ## Glossary [optional]
178
+
179
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
180
+
181
+ [More Information Needed]
182
+
183
+ ## More Information [optional]
184
+
185
+ [More Information Needed]
186
+
187
+ ## Model Card Authors [optional]
188
+
189
+ [More Information Needed]
190
+
191
+ ## Model Card Contact
192
+
193
  [More Information Needed]