Text Classification
Transformers
Safetensors
English
modernbert
Inference Endpoints
thinkingmachines commited on
Commit
7d40a57
·
verified ·
1 Parent(s): e7fbe6c

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +122 -154
README.md CHANGED
@@ -1,199 +1,167 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
-
11
 
 
12
  ## Model Details
13
 
14
  ### Model Description
15
 
16
- <!-- Provide a longer summary of what this model is. -->
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
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
 
40
- ### Direct Use
 
 
 
 
 
41
 
42
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
-
44
- [More Information Needed]
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
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
 
 
 
 
 
 
 
 
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
- ## How to Get Started with the Model
71
 
72
  Use the code below to get started with the model.
73
 
74
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
 
76
  ## Training Details
77
 
78
  ### Training Data
79
 
80
- <!-- 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. -->
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
- [More Information Needed]
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]
 
 
 
 
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 (TTP ratio of ~3.5 toks/trainable-param) 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-Scorer-v0.2"
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
+ def get_scaled_complexity_score(question: str) -> float:
70
+ inputs = tokenizer(question, return_tensors="pt")
71
+ with torch.no_grad():
72
+ outputs = model(**inputs)
73
+ normalized_pred = outputs.logits.squeeze()
74
+ final_score = normalized_pred * (max_score - min_score) + min_score
75
+ final_score = torch.clamp(final_score, min=min_score, max=max_score)
76
+ final_score = final_score.item()
77
+ return round(final_score, 2)
78
+
79
+ query = "Is learning equivalent to decreasing local entropy?"
80
+ max_score = 100
81
+ min_score = 0
82
+
83
+ print("DEITA Evol-Complexity Score:", get_deita_complexity_score(query))
84
+ print("Scaled Complexity Score:", get_scaled_complexity_score(query))
85
+ ```
86
 
87
  ## Training Details
88
 
89
  ### Training Data
90
 
91
+ 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 complexity & difficulty. The scheme assigns scores within [1, 6] range, with 1 being the least complex and 6 being the most complex.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
 
93
+ 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.
94
 
95
+ The distribution of scores within the dataset is as follows:
96
+ | Score | Frequency | Relative Freq. |
97
+ | ----- | --------- | -------------- |
98
+ | 0 | 7 | < 0.1% |
99
+ | 1 | 8729 | 13.3% |
100
+ | 2 | 5399 | 8.2% |
101
+ | 3 | 10937 | 16.7% |
102
+ | 4 | 9801 | 15% |
103
+ | 5 | 24485 | 37.4% |
104
+ | 6 | 6123 | 9.3% |
105
+ | 7 | 6 | < 0.1% |
106
+ | 8 | 5 | < 0.1% |
107
+ | 9 | 5 | < 0.1% |
108
 
109
+ 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.
110
 
111
+ ## Bias, Risks, and Limitations
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
 
113
+ 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.
114
 
115
+ You are advised to use the model keeping these factors in mind.
116
 
117
+ ### Training Procedure
118
 
119
+ #### Training Hyperparameters
120
 
121
+ - **Base Model:** ModernBERT-Large
122
+ - **Task:** Sequence Classification
123
+ - **Training regime:** FP32 Non-Mixed Precision
124
+ - **# Training tokens:** 50.3 million tokens
125
+ - **Tokens-Per-Parameter Ratio:** ~3.5 (on 14.4 million trainable parameters)
126
+ - **Batch size:** 8
127
+ - **Max epochs:** 3
128
+ - **Learning rate:** 5e-5
129
+ - **Optimizer:** AdamW
130
+ - **Warmup steps ratio:** 0.1
131
+ - **Weight decay:** 0.01
132
+ - **Max sequence length:** 512
133
+ ### LoRA Hyperparameters
134
+
135
+ - **LoRA Target Modules:** "attn.Wo", "attn.Wqkv", "mlp.Wi", "mlp.Wo"
136
+ - **LoRA Rank:** 32
137
+ - **LoRA Alpha:** 64
138
+ - **LoRA Dropout:** 0.1
139
+ - **LoRA Initialization:** PISSA
140
 
141
  ## Environmental Impact
142
 
143
+ ### CO2 Emissions
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
 
145
+ 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.24 hours of computation was performed on hardware of type L4 (TDP of 72W).
146
 
147
+ Total emissions are estimated to be 0.87 kgCO2eq of which 100% was directly offset by the cloud provider.
148
 
149
+ 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).
150
 
151
+ - **Hardware Type:** 1xL4 GPU
152
+ - **Hours used:** 16 hours
153
+ - **Cloud Provider:** Google Cloud Platform
154
+ - **Compute Region:** South Asia
155
+ - **Carbon Emitted:** 0.87 kgCO2eq (fully offset by provider)
156
+ ## Author
157
 
158
+ Shreyan C [@thethinkmachine](https://huggingface.co/thethinkmachine)/ [@thinkingmachines](https://huggingface.co/thinkingmachines)
159
 
160
+ For any queries, suggestions or feedback, please contact Shreyan C at *shreyan(at)bud(dot)studio* / *shreyan(dot)chaubey(at)gmail(dot)com*.
161
 
162
+ ## References
163
 
164
+ - [[2312.15685] What Makes Good Data for Alignment? A Comprehensive Study of Automatic Data Selection in Instruction Tuning](https://arxiv.org/abs/2312.15685)
165
+ - [[2404.02948] PiSSA: Principal Singular Values and Singular Vectors Adaptation of Large Language Models](https://arxiv.org/abs/2404.02948)
166
+ - [DEITA-Complexity](https://huggingface.co/datasets/BhabhaAI/DEITA-Complexity)
167
+ - [ModernBERT-Large](https://huggingface.co/answerdotai/ModernBERT-large)