omriel1 commited on
Commit
7cc7990
1 Parent(s): 2d6a13b

Upload 9 files

Browse files
README.md CHANGED
@@ -1,3 +1,202 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: dicta-il/dictalm2.0-instruct
3
+ library_name: peft
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
+
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]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "MistralBiModel",
5
+ "parent_library": "llm2vec.models.bidirectional_mistral"
6
+ },
7
+ "base_model_name_or_path": "dicta-il/dictalm2.0-instruct",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 16,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "up_proj",
27
+ "gate_proj",
28
+ "q_proj",
29
+ "k_proj",
30
+ "v_proj",
31
+ "down_proj",
32
+ "o_proj"
33
+ ],
34
+ "task_type": null,
35
+ "use_dora": false,
36
+ "use_rslora": false
37
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c4021eb15f499786741a4da0022362452fc0fa9261cd9a271b94190aa845b5b
3
+ size 167829552
special_tokens_map.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "mask_token": "_",
17
+ "pad_token": "</s>",
18
+ "unk_token": {
19
+ "content": "<unk>",
20
+ "lstrip": false,
21
+ "normalized": false,
22
+ "rstrip": false,
23
+ "single_word": false
24
+ }
25
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ }
29
+ },
30
+ "bos_token": "<s>",
31
+ "chat_template": "{{ bos_token }}{% for message in messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if message['role'] == 'user' %}{{ '[INST] ' + message['content'] + ' [/INST]\n' }}{% elif message['role'] == 'assistant' %}{{ message['content'] + eos_token + ' ' }}{% else %}{{ raise_exception('Only user and assistant roles are supported!') }}{% endif %}{% endfor %}",
32
+ "clean_up_tokenization_spaces": false,
33
+ "eos_token": "</s>",
34
+ "legacy": true,
35
+ "mask_token": "_",
36
+ "model_max_length": 1000000000000000019884624838656,
37
+ "pad_token": "</s>",
38
+ "sp_model_kwargs": {},
39
+ "spaces_between_special_tokens": false,
40
+ "tokenizer_class": "LlamaTokenizer",
41
+ "unk_token": "<unk>",
42
+ "use_default_system_prompt": false
43
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.4050222762251924,
3
+ "total_flos": 7.03593355149312e+17,
4
+ "train_loss": 5.223868896484375,
5
+ "train_runtime": 10418.308,
6
+ "train_samples": 78993,
7
+ "train_samples_per_second": 22.746,
8
+ "train_steps_per_second": 0.711
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.4050222762251924,
5
+ "eval_steps": 100,
6
+ "global_step": 1000,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.04050222762251924,
13
+ "eval_accuracy": 0.07313909615825066,
14
+ "eval_loss": 5.535554885864258,
15
+ "eval_runtime": 288.6011,
16
+ "eval_samples_per_second": 14.075,
17
+ "eval_steps_per_second": 0.44,
18
+ "step": 100
19
+ },
20
+ {
21
+ "epoch": 0.08100445524503848,
22
+ "eval_accuracy": 0.09321176989128148,
23
+ "eval_loss": 5.312517166137695,
24
+ "eval_runtime": 289.0997,
25
+ "eval_samples_per_second": 14.051,
26
+ "eval_steps_per_second": 0.439,
27
+ "step": 200
28
+ },
29
+ {
30
+ "epoch": 0.12150668286755771,
31
+ "eval_accuracy": 0.1025266924717497,
32
+ "eval_loss": 5.209850788116455,
33
+ "eval_runtime": 288.9641,
34
+ "eval_samples_per_second": 14.057,
35
+ "eval_steps_per_second": 0.44,
36
+ "step": 300
37
+ },
38
+ {
39
+ "epoch": 0.16200891049007696,
40
+ "eval_accuracy": 0.10690876214872297,
41
+ "eval_loss": 5.157820224761963,
42
+ "eval_runtime": 288.9416,
43
+ "eval_samples_per_second": 14.058,
44
+ "eval_steps_per_second": 0.44,
45
+ "step": 400
46
+ },
47
+ {
48
+ "epoch": 0.2025111381125962,
49
+ "grad_norm": 4.206667900085449,
50
+ "learning_rate": 4.6624814364790066e-05,
51
+ "loss": 5.3676,
52
+ "step": 500
53
+ },
54
+ {
55
+ "epoch": 0.2025111381125962,
56
+ "eval_accuracy": 0.11018071094865264,
57
+ "eval_loss": 5.133289337158203,
58
+ "eval_runtime": 288.702,
59
+ "eval_samples_per_second": 14.07,
60
+ "eval_steps_per_second": 0.44,
61
+ "step": 500
62
+ },
63
+ {
64
+ "epoch": 0.24301336573511542,
65
+ "eval_accuracy": 0.1130116481766369,
66
+ "eval_loss": 5.102772235870361,
67
+ "eval_runtime": 288.9586,
68
+ "eval_samples_per_second": 14.057,
69
+ "eval_steps_per_second": 0.44,
70
+ "step": 600
71
+ },
72
+ {
73
+ "epoch": 0.28351559335763465,
74
+ "eval_accuracy": 0.11700033155499291,
75
+ "eval_loss": 5.068767070770264,
76
+ "eval_runtime": 288.67,
77
+ "eval_samples_per_second": 14.071,
78
+ "eval_steps_per_second": 0.44,
79
+ "step": 700
80
+ },
81
+ {
82
+ "epoch": 0.3240178209801539,
83
+ "eval_accuracy": 0.1189196062267089,
84
+ "eval_loss": 5.049363136291504,
85
+ "eval_runtime": 288.7628,
86
+ "eval_samples_per_second": 14.067,
87
+ "eval_steps_per_second": 0.44,
88
+ "step": 800
89
+ },
90
+ {
91
+ "epoch": 0.3645200486026732,
92
+ "eval_accuracy": 0.12067047317065237,
93
+ "eval_loss": 5.0373969078063965,
94
+ "eval_runtime": 288.4915,
95
+ "eval_samples_per_second": 14.08,
96
+ "eval_steps_per_second": 0.44,
97
+ "step": 900
98
+ },
99
+ {
100
+ "epoch": 0.4050222762251924,
101
+ "grad_norm": 2.745899200439453,
102
+ "learning_rate": 4.324962872958013e-05,
103
+ "loss": 5.0801,
104
+ "step": 1000
105
+ },
106
+ {
107
+ "epoch": 0.4050222762251924,
108
+ "eval_accuracy": 0.12251942264285288,
109
+ "eval_loss": 5.018136024475098,
110
+ "eval_runtime": 288.8733,
111
+ "eval_samples_per_second": 14.062,
112
+ "eval_steps_per_second": 0.44,
113
+ "step": 1000
114
+ },
115
+ {
116
+ "epoch": 0.4050222762251924,
117
+ "step": 1000,
118
+ "total_flos": 7.03593355149312e+17,
119
+ "train_loss": 5.223868896484375,
120
+ "train_runtime": 10418.308,
121
+ "train_samples_per_second": 22.746,
122
+ "train_steps_per_second": 0.711
123
+ }
124
+ ],
125
+ "logging_steps": 500,
126
+ "max_steps": 7407,
127
+ "num_input_tokens_seen": 0,
128
+ "num_train_epochs": 3,
129
+ "save_steps": 200,
130
+ "total_flos": 7.03593355149312e+17,
131
+ "train_batch_size": 32,
132
+ "trial_name": null,
133
+ "trial_params": null
134
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d15de8fa70d60d867ed4615c93a812f277a713e06245b0e12f889a8603b6ebe
3
+ size 4984