thethinkmachine
commited on
Upload README.md
Browse files
README.md
CHANGED
@@ -1,199 +1,152 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
#
|
7 |
-
|
8 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
-
|
10 |
-
|
11 |
|
|
|
12 |
## Model Details
|
13 |
|
14 |
### Model Description
|
15 |
|
16 |
-
|
17 |
-
|
18 |
-
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
-
|
20 |
-
- **Developed by:** [More Information Needed]
|
21 |
-
- **Funded by [optional]:** [More Information Needed]
|
22 |
-
- **Shared by [optional]:** [More Information Needed]
|
23 |
-
- **Model type:** [More Information Needed]
|
24 |
-
- **Language(s) (NLP):** [More Information Needed]
|
25 |
-
- **License:** [More Information Needed]
|
26 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
-
|
28 |
-
### Model Sources [optional]
|
29 |
-
|
30 |
-
<!-- Provide the basic links for the model. -->
|
31 |
-
|
32 |
-
- **Repository:** [More Information Needed]
|
33 |
-
- **Paper [optional]:** [More Information Needed]
|
34 |
-
- **Demo [optional]:** [More Information Needed]
|
35 |
-
|
36 |
-
## Uses
|
37 |
|
38 |
-
|
39 |
|
40 |
-
|
|
|
|
|
|
|
|
|
|
|
41 |
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
### Downstream Use [optional]
|
47 |
-
|
48 |
-
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
-
|
50 |
-
[More Information Needed]
|
51 |
-
|
52 |
-
### Out-of-Scope Use
|
53 |
-
|
54 |
-
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
-
|
56 |
-
[More Information Needed]
|
57 |
-
|
58 |
-
## Bias, Risks, and Limitations
|
59 |
-
|
60 |
-
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
-
|
62 |
-
[More Information Needed]
|
63 |
|
64 |
### Recommendations
|
65 |
|
66 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
|
68 |
-
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
|
70 |
-
##
|
71 |
|
72 |
Use the code below to get started with the model.
|
73 |
|
74 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
|
76 |
## Training Details
|
77 |
|
78 |
### Training Data
|
79 |
|
80 |
-
|
81 |
-
|
82 |
-
[More Information Needed]
|
83 |
-
|
84 |
-
### Training Procedure
|
85 |
-
|
86 |
-
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
-
|
88 |
-
#### Preprocessing [optional]
|
89 |
-
|
90 |
-
[More Information Needed]
|
91 |
-
|
92 |
-
|
93 |
-
#### Training Hyperparameters
|
94 |
-
|
95 |
-
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
-
|
97 |
-
#### Speeds, Sizes, Times [optional]
|
98 |
-
|
99 |
-
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
|
101 |
-
[
|
102 |
|
103 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
104 |
|
105 |
-
|
106 |
|
107 |
-
|
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 |
-
|
136 |
|
137 |
-
|
138 |
|
139 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
140 |
|
141 |
## Environmental Impact
|
142 |
|
143 |
-
|
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 |
-
|
186 |
|
187 |
-
|
188 |
|
189 |
-
|
190 |
|
191 |
-
|
|
|
|
|
|
|
|
|
|
|
192 |
|
193 |
-
|
194 |
|
195 |
-
|
196 |
|
197 |
-
##
|
198 |
|
199 |
-
[
|
|
|
|
|
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
base_model:
|
7 |
+
- answerdotai/ModernBERT-large
|
8 |
+
pipeline_tag: text-classification
|
9 |
+
author: Shreyan C (@thethinkmachine)
|
10 |
---
|
11 |
|
12 |
+
# Maxwell Task Complexity Scorer-v0.2
|
|
|
|
|
|
|
|
|
13 |
|
14 |
+
Maxwell-TCS-v0.2 is a task/instruction complexity score annotator based on the ModernBERT-Large and trained on a large dataset of English instructions. It is designed to be fast, efficient and accurate for scoring/annotation related tasks.
|
15 |
## Model Details
|
16 |
|
17 |
### Model Description
|
18 |
|
19 |
+
Maxwell-TCS-v0.2 is an experimental SOTA **t**ask **c**omplexity **s**corer based on the state-of-the-art ModernBERT-Large backbone. It is trained under a data heavy setting over 66.5K diverse instruction-score pairs, and performs at par with other [complexity scorers](https://huggingface.co/hkust-nlp/deita-complexity-scorer) 34 times larger in size. For a given user instruction, the model predicts normalized scores between 0 and 1 across a single complexity dimension.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
+
Maxwell-TCS can be used in a variety of downstreaming tasks such as prompt difficulty prediction, dataset annotation, dataset augmentation and more.
|
22 |
|
23 |
+
- **Developed by:** [Shreyan C]([thethinkmachine (Shreyan C)](https://huggingface.co/thethinkmachine))
|
24 |
+
- **Model type:** Bidirectional Encoder Representations from Transformers, based on the ModernBERT-Large architecture.
|
25 |
+
- **Language(s) (NLP):** English (en)
|
26 |
+
- **License:** Apache License, Version 2.0
|
27 |
+
- **Finetuned from model**: ModernBERT-Large
|
28 |
+
## Applications
|
29 |
|
30 |
+
- **Prompt Complexity Scoring:** Maxwell can be used to predict the complexity of a given instruction or prompt.
|
31 |
+
- **Dataset Annotation:** Maxwell can be used to annotate the complexity of instructions in a dataset.
|
32 |
+
- **Reward Model**: Maxwell can be used as a reward model for reinforcement learning tasks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
|
34 |
### Recommendations
|
35 |
|
36 |
+
#### To reproduce Evol-Complexity scores:
|
37 |
+
To reproduce the original Evol-Complexity scores, it is recommended to use the following transformation over the predicted scores,
|
38 |
+
$$\text{S}_{predicted} \times (6 - 1) + 1$$
|
39 |
+
This formula effectively converts normalized scores back to the continuous range [1,6]. Now all that remains is to ensure that the model's predictions correspond to the original discrete scoring scale, which can be achieved simply by rounding the transformed scores to the nearest integer.
|
40 |
+
#### To use a different scaling factor:
|
41 |
+
|
42 |
+
If you wish to use a different scaling factor, simply replace the values in the formula above with the desired range. For example, to scale the scores to the range [max,min], use the denormalization formula,
|
43 |
+
$$\text{S}_{predicted} \times (\text{max} - \text{min}) + \text{min}$$
|
44 |
+
**Note: Scaling factors are arbitrary and can be adjusted as needed. Ordering of the scores is preserved during min-max scaling, so the model should still be able to predict the relative complexity of instructions accurately regardless of the scaling factor used.**
|
45 |
|
|
|
46 |
|
47 |
+
## Get Started
|
48 |
|
49 |
Use the code below to get started with the model.
|
50 |
|
51 |
+
```python
|
52 |
+
import torch
|
53 |
+
from transformers import AutoTokenizer, AutoModelForSequenceClassification
|
54 |
+
|
55 |
+
model_name = "thethinkmachine/Maxwell-Task-Complexity-Exp-v1"
|
56 |
+
tokenizer = AutoTokenizer.from_pretrained(model_name)
|
57 |
+
model = AutoModelForSequenceClassification.from_pretrained(model_name)
|
58 |
+
|
59 |
+
def get_deita_complexity_score(question: str) -> int:
|
60 |
+
inputs = tokenizer(question, return_tensors="pt")
|
61 |
+
with torch.no_grad():
|
62 |
+
outputs = model(**inputs)
|
63 |
+
normalized_pred = outputs.logits.squeeze()
|
64 |
+
final_score = normalized_pred * (6 - 1) + 1
|
65 |
+
final_score = torch.clamp(final_score, min=1.0, max=6.0)
|
66 |
+
final_score = torch.round(final_score)
|
67 |
+
return final_score.item()
|
68 |
+
|
69 |
+
query = "What is the capital of France?"
|
70 |
+
final_score = get_deita_complexity_score(query)
|
71 |
+
print(final_score)
|
72 |
+
```
|
73 |
|
74 |
## Training Details
|
75 |
|
76 |
### Training Data
|
77 |
|
78 |
+
We use [BhabhaAI/DEITA-Complexity](https://huggingface.co/datasets/BhabhaAI/DEITA-Complexity) 'deita'set for training the model. The dataset contains 66.5K diverse English instructions along with their complexity scores computed using the DEITA-Evol-Complexity scoring scheme which uses an LLM-judge to rank a sextuple containing 1 seed + 5 progressively complexified (*evolved*) instructions based on their contextual complexity & difficulty. The scheme assigns scores within [1, 6] range, with 1 being the least complex and 6 being the most complex.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
|
80 |
+
However, the training dataset used was observed to have instruction-score pairs across a diversity of scores within the range [0,9]. We suspect that this range includes scoring errors, as anomalous scores (0, 7, 8, 9) account for less than 1% of the total instructions.
|
81 |
|
82 |
+
The distribution of scores within the dataset is as follows:
|
83 |
+
| Score | Frequency | Relative Freq. |
|
84 |
+
| ----- | --------- | -------------- |
|
85 |
+
| 0 | 7 | < 0.1% |
|
86 |
+
| 1 | 8729 | 13.3% |
|
87 |
+
| 2 | 5399 | 8.2% |
|
88 |
+
| 3 | 10937 | 16.7% |
|
89 |
+
| 4 | 9801 | 15% |
|
90 |
+
| 5 | 24485 | 37.4% |
|
91 |
+
| 6 | 6123 | 9.3% |
|
92 |
+
| 7 | 6 | < 0.1% |
|
93 |
+
| 8 | 5 | < 0.1% |
|
94 |
+
| 9 | 5 | < 0.1% |
|
95 |
|
96 |
+
To mitigate the influence of these outliers, instructions with scores > 6 and < 1 were pruned from the dataset. It may also be observed that the dataset is not perfectly balanced, as approximately 37.4% of the instructions have a mode score of 5, indicating a higher concentration around this score. Min-Max scaling was applied to normalize the scores within the range [0,1] and preserve the ordering of complexity relationships.
|
97 |
|
98 |
+
## Bias, Risks, and Limitations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
|
100 |
+
From a qualitative standpoint, the training dataset is strongly biased towards general English instructions, which may not help the model generalize well to other languages. Furthermore, the dataset suffers from the scarcity of instructions from technical tasks such as coding, mathematics, etc. As such, the model is presently speculated to not perform well on instructions from these technical domains, further analysis is still required.
|
101 |
|
102 |
+
You are advised to use the model keeping these factors in mind.
|
103 |
|
104 |
+
### Training Procedure
|
105 |
|
106 |
+
#### Training Hyperparameters
|
107 |
|
108 |
+
- **Base Model:** ModernBERT-Large
|
109 |
+
- **Task:** Sequence Classification
|
110 |
+
- **Training regime:** FP32 Non-Mixed Precision
|
111 |
+
- **Batch size:** 8
|
112 |
+
- **Max epochs:** 3
|
113 |
+
- **Learning rate:** 5e-5
|
114 |
+
- **Optimizer:** AdamW
|
115 |
+
- **Warmup steps ratio:** 0.1
|
116 |
+
- **Weight decay:** 0.01
|
117 |
+
- **Max sequence length:** 512
|
118 |
+
### LoRA Hyperparameters
|
119 |
+
|
120 |
+
- **LoRA Target Modules:** "attn.Wo", "attn.Wqkv", "mlp.Wi", "mlp.Wo"
|
121 |
+
- **LoRA Rank:** 32
|
122 |
+
- **LoRA Alpha:** 64
|
123 |
+
- **LoRA Dropout:** 0.1
|
124 |
+
- **LoRA Initialization:** PISSA
|
125 |
|
126 |
## Environmental Impact
|
127 |
|
128 |
+
### CO2 Emissions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
|
130 |
+
Experiments were conducted using Google Cloud Platform in region asia-south1, which has a carbon efficiency of 0.92 kgCO2eq/kWh. A cumulative of 13.16 hours of computation was performed on hardware of type L4 (TDP of 72W).
|
131 |
|
132 |
+
Total emissions are estimated to be 0.87 kgCO2eq of which 100% was directly offset by the cloud provider.
|
133 |
|
134 |
+
Carbon emissions were 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).
|
135 |
|
136 |
+
- **Hardware Type:** 1xL4 GPU
|
137 |
+
- **Hours used:** 16 hours
|
138 |
+
- **Cloud Provider:** Google Cloud Platform
|
139 |
+
- **Compute Region:** South Asia
|
140 |
+
- **Carbon Emitted:** 0.87 kgCO2eq (fully offset by provider)
|
141 |
+
## Author
|
142 |
|
143 |
+
Shreyan C [@thethinkmachine](https://huggingface.co/thethinkmachine)/ [@thinkingmachines](https://huggingface.co/thinkingmachines)
|
144 |
|
145 |
+
For any queries, suggestions or feedback, please contact Shreyan C at *shreyan(at)bud(dot)studio* / *shreyan(dot)chaubey(at)gmail(dot)com*.
|
146 |
|
147 |
+
## References
|
148 |
|
149 |
+
- [[2312.15685] What Makes Good Data for Alignment? A Comprehensive Study of Automatic Data Selection in Instruction Tuning](https://arxiv.org/abs/2312.15685)
|
150 |
+
- [[2404.02948] PiSSA: Principal Singular Values and Singular Vectors Adaptation of Large Language Models](https://arxiv.org/abs/2404.02948)
|
151 |
+
- [DEITA-Complexity](https://huggingface.co/datasets/BhabhaAI/DEITA-Complexity)
|
152 |
+
- [ModernBERT-Large](https://huggingface.co/answerdotai/ModernBERT-large)
|