T3Q-LLM commited on
Commit
6fb0ada
·
verified ·
1 Parent(s): dd6892f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -93
README.md CHANGED
@@ -102,98 +102,17 @@ Use the code below to get started with the model.
102
 
103
  ## Evaluation
104
 
105
- <!-- This section describes the evaluation protocols and provides the results. -->
 
 
 
 
 
 
 
 
 
 
 
106
 
107
- ### Testing Data, Factors & Metrics
108
 
109
- #### Testing Data
110
-
111
- <!-- This should link to a Dataset Card if possible. -->
112
-
113
- [More Information Needed]
114
-
115
- #### Factors
116
-
117
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
-
119
- [More Information Needed]
120
-
121
- #### Metrics
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]
130
-
131
- #### Summary
132
-
133
-
134
-
135
- ## Model Examination [optional]
136
-
137
- <!-- Relevant interpretability work for the model goes here -->
138
-
139
- [More Information Needed]
140
-
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- 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).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
-
153
- ## Technical Specifications [optional]
154
-
155
- ### Model Architecture and Objective
156
-
157
- [More Information Needed]
158
-
159
- ### Compute Infrastructure
160
-
161
- [More Information Needed]
162
-
163
- #### Hardware
164
-
165
- [More Information Needed]
166
-
167
- #### Software
168
-
169
- [More Information Needed]
170
-
171
- ## Citation [optional]
172
-
173
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
-
175
- **BibTeX:**
176
-
177
- [More Information Needed]
178
-
179
- **APA:**
180
-
181
- [More Information Needed]
182
-
183
- ## Glossary [optional]
184
-
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
-
187
- [More Information Needed]
188
-
189
- ## More Information [optional]
190
-
191
- [More Information Needed]
192
-
193
- ## Model Card Authors [optional]
194
-
195
- [More Information Needed]
196
-
197
- ## Model Card Contact
198
-
199
- [More Information Needed]
 
102
 
103
  ## Evaluation
104
 
105
+ hf (pretrained=T3Q-LLM/T3Q-LLM1-v1.0), limit: None, provide_description: False, num_fewshot: 0, batch_size: None
106
+ | Task |Version| Metric |Value | |Stderr|
107
+ |----------------|------:|--------|-----:|---|-----:|
108
+ |kobest_boolq | 0|acc |0.9437|± |0.0062|
109
+ | | |macro_f1|0.9437|± |0.0062|
110
+ |kobest_copa | 0|acc |0.7720|± |0.0133|
111
+ | | |macro_f1|0.7718|± |0.0133|
112
+ |kobest_hellaswag| 0|acc |0.5060|± |0.0224|
113
+ | | |acc_norm|0.5320|± |0.0223|
114
+ | | |macro_f1|0.5035|± |0.0224|
115
+ |kobest_sentineg | 0|acc |0.8287|± |0.0189|
116
+ | | |macro_f1|0.8275|± |0.0191|
117
 
 
118