Training in progress, epoch 1
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- config.json +28 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/1_Pooling/config.json +10 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/README.md +127 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/config.json +28 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/config_sentence_transformers.json +9 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/eval/similarity_evaluation_sts-dev_results.csv +3 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00001-of-00009.safetensors +3 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00002-of-00009.safetensors +3 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00003-of-00009.safetensors +3 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00004-of-00009.safetensors +3 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00005-of-00009.safetensors +3 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00006-of-00009.safetensors +3 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00007-of-00009.safetensors +3 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00008-of-00009.safetensors +3 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00009-of-00009.safetensors +3 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model.safetensors.index.json +633 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/modules.json +14 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/sentence_bert_config.json +4 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/special_tokens_map.json +37 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/tokenizer.json +0 -0
- korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/tokenizer_config.json +62 -0
- mlm/Llama-2-7b-chat-hf/README.md +9 -0
- mlm/Llama-2-7b-chat-hf/adapter_config.json +29 -0
- mlm/Llama-2-7b-chat-hf/adapter_model.bin +3 -0
- mlm/Llama-2-7b-chat-hf/all_results.json +15 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/README.md +9 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/adapter_config.json +29 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/adapter_model.bin +3 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/optimizer.pt +3 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/rng_state.pth +3 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/scheduler.pt +3 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/special_tokens_map.json +25 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/tokenizer.json +0 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/tokenizer.model +3 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/tokenizer_config.json +43 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/trainer_state.json +39 -0
- mlm/Llama-2-7b-chat-hf/checkpoint-200/training_args.bin +3 -0
- mlm/Llama-2-7b-chat-hf/eval_results.json +10 -0
- mlm/Llama-2-7b-chat-hf/runs/Apr24_09-48-39_ml-dev-02/events.out.tfevents.1713920037.ml-dev-02.711173.0 +3 -0
- mlm/Llama-2-7b-chat-hf/runs/Apr24_09-58-24_ml-dev-02/events.out.tfevents.1713920564.ml-dev-02.714158.0 +3 -0
- mlm/Llama-2-7b-chat-hf/runs/Apr24_10-46-46_ml-dev-02/events.out.tfevents.1713923281.ml-dev-02.727661.0 +3 -0
- mlm/Llama-2-7b-chat-hf/runs/Apr25_11-55-00_ml-dev-02/events.out.tfevents.1714013789.ml-dev-02.1360287.0 +3 -0
- mlm/Llama-2-7b-chat-hf/runs/Apr25_11-55-00_ml-dev-02/events.out.tfevents.1714015805.ml-dev-02.1360287.1 +3 -0
- mlm/Llama-2-7b-chat-hf/special_tokens_map.json +25 -0
- mlm/Llama-2-7b-chat-hf/tokenizer.json +0 -0
- mlm/Llama-2-7b-chat-hf/tokenizer.model +3 -0
- mlm/Llama-2-7b-chat-hf/tokenizer_config.json +43 -0
- mlm/Llama-2-7b-chat-hf/train_results.json +8 -0
- mlm/Llama-2-7b-chat-hf/trainer_state.json +48 -0
- mlm/Llama-2-7b-chat-hf/training_args.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "yanolja/EEVE-Korean-Instruct-10.8B-v1.0",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"LlamaModel"
|
| 5 |
+
],
|
| 6 |
+
"attention_bias": false,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"bos_token_id": 1,
|
| 9 |
+
"eos_token_id": 32000,
|
| 10 |
+
"hidden_act": "silu",
|
| 11 |
+
"hidden_size": 4096,
|
| 12 |
+
"initializer_range": 0.02,
|
| 13 |
+
"intermediate_size": 14336,
|
| 14 |
+
"max_position_embeddings": 4096,
|
| 15 |
+
"model_type": "llama",
|
| 16 |
+
"num_attention_heads": 32,
|
| 17 |
+
"num_hidden_layers": 48,
|
| 18 |
+
"num_key_value_heads": 8,
|
| 19 |
+
"pretraining_tp": 1,
|
| 20 |
+
"rms_norm_eps": 1e-05,
|
| 21 |
+
"rope_scaling": null,
|
| 22 |
+
"rope_theta": 10000.0,
|
| 23 |
+
"tie_word_embeddings": false,
|
| 24 |
+
"torch_dtype": "float32",
|
| 25 |
+
"transformers_version": "4.39.1",
|
| 26 |
+
"use_cache": false,
|
| 27 |
+
"vocab_size": 40960
|
| 28 |
+
}
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/1_Pooling/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"word_embedding_dimension": 4096,
|
| 3 |
+
"pooling_mode_cls_token": false,
|
| 4 |
+
"pooling_mode_mean_tokens": true,
|
| 5 |
+
"pooling_mode_max_tokens": false,
|
| 6 |
+
"pooling_mode_mean_sqrt_len_tokens": false,
|
| 7 |
+
"pooling_mode_weightedmean_tokens": false,
|
| 8 |
+
"pooling_mode_lasttoken": false,
|
| 9 |
+
"include_prompt": true
|
| 10 |
+
}
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/README.md
ADDED
|
@@ -0,0 +1,127 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: sentence-transformers
|
| 3 |
+
pipeline_tag: sentence-similarity
|
| 4 |
+
tags:
|
| 5 |
+
- sentence-transformers
|
| 6 |
+
- feature-extraction
|
| 7 |
+
- sentence-similarity
|
| 8 |
+
- transformers
|
| 9 |
+
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# {MODEL_NAME}
|
| 13 |
+
|
| 14 |
+
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 4096 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
| 15 |
+
|
| 16 |
+
<!--- Describe your model here -->
|
| 17 |
+
|
| 18 |
+
## Usage (Sentence-Transformers)
|
| 19 |
+
|
| 20 |
+
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
| 21 |
+
|
| 22 |
+
```
|
| 23 |
+
pip install -U sentence-transformers
|
| 24 |
+
```
|
| 25 |
+
|
| 26 |
+
Then you can use the model like this:
|
| 27 |
+
|
| 28 |
+
```python
|
| 29 |
+
from sentence_transformers import SentenceTransformer
|
| 30 |
+
sentences = ["This is an example sentence", "Each sentence is converted"]
|
| 31 |
+
|
| 32 |
+
model = SentenceTransformer('{MODEL_NAME}')
|
| 33 |
+
embeddings = model.encode(sentences)
|
| 34 |
+
print(embeddings)
|
| 35 |
+
```
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
|
| 39 |
+
## Usage (HuggingFace Transformers)
|
| 40 |
+
Without [sentence-transformers](https://www.SBERT.net), you can use the model like this: First, you pass your input through the transformer model, then you have to apply the right pooling-operation on-top of the contextualized word embeddings.
|
| 41 |
+
|
| 42 |
+
```python
|
| 43 |
+
from transformers import AutoTokenizer, AutoModel
|
| 44 |
+
import torch
|
| 45 |
+
|
| 46 |
+
|
| 47 |
+
#Mean Pooling - Take attention mask into account for correct averaging
|
| 48 |
+
def mean_pooling(model_output, attention_mask):
|
| 49 |
+
token_embeddings = model_output[0] #First element of model_output contains all token embeddings
|
| 50 |
+
input_mask_expanded = attention_mask.unsqueeze(-1).expand(token_embeddings.size()).float()
|
| 51 |
+
return torch.sum(token_embeddings * input_mask_expanded, 1) / torch.clamp(input_mask_expanded.sum(1), min=1e-9)
|
| 52 |
+
|
| 53 |
+
|
| 54 |
+
# Sentences we want sentence embeddings for
|
| 55 |
+
sentences = ['This is an example sentence', 'Each sentence is converted']
|
| 56 |
+
|
| 57 |
+
# Load model from HuggingFace Hub
|
| 58 |
+
tokenizer = AutoTokenizer.from_pretrained('{MODEL_NAME}')
|
| 59 |
+
model = AutoModel.from_pretrained('{MODEL_NAME}')
|
| 60 |
+
|
| 61 |
+
# Tokenize sentences
|
| 62 |
+
encoded_input = tokenizer(sentences, padding=True, truncation=True, return_tensors='pt')
|
| 63 |
+
|
| 64 |
+
# Compute token embeddings
|
| 65 |
+
with torch.no_grad():
|
| 66 |
+
model_output = model(**encoded_input)
|
| 67 |
+
|
| 68 |
+
# Perform pooling. In this case, mean pooling.
|
| 69 |
+
sentence_embeddings = mean_pooling(model_output, encoded_input['attention_mask'])
|
| 70 |
+
|
| 71 |
+
print("Sentence embeddings:")
|
| 72 |
+
print(sentence_embeddings)
|
| 73 |
+
```
|
| 74 |
+
|
| 75 |
+
|
| 76 |
+
|
| 77 |
+
## Evaluation Results
|
| 78 |
+
|
| 79 |
+
<!--- Describe how your model was evaluated -->
|
| 80 |
+
|
| 81 |
+
For an automated evaluation of this model, see the *Sentence Embeddings Benchmark*: [https://seb.sbert.net](https://seb.sbert.net?model_name={MODEL_NAME})
|
| 82 |
+
|
| 83 |
+
|
| 84 |
+
## Training
|
| 85 |
+
The model was trained with the parameters:
|
| 86 |
+
|
| 87 |
+
**DataLoader**:
|
| 88 |
+
|
| 89 |
+
`torch.utils.data.dataloader.DataLoader` of length 1167 with parameters:
|
| 90 |
+
```
|
| 91 |
+
{'batch_size': 1, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
|
| 92 |
+
```
|
| 93 |
+
|
| 94 |
+
**Loss**:
|
| 95 |
+
|
| 96 |
+
`sentence_transformers.losses.CosineSimilarityLoss.CosineSimilarityLoss`
|
| 97 |
+
|
| 98 |
+
Parameters of the fit()-Method:
|
| 99 |
+
```
|
| 100 |
+
{
|
| 101 |
+
"epochs": 1,
|
| 102 |
+
"evaluation_steps": 1000,
|
| 103 |
+
"evaluator": "sentence_transformers.evaluation.EmbeddingSimilarityEvaluator.EmbeddingSimilarityEvaluator",
|
| 104 |
+
"max_grad_norm": 1,
|
| 105 |
+
"optimizer_class": "<class 'torch.optim.adamw.AdamW'>",
|
| 106 |
+
"optimizer_params": {
|
| 107 |
+
"lr": 2e-05
|
| 108 |
+
},
|
| 109 |
+
"scheduler": "WarmupLinear",
|
| 110 |
+
"steps_per_epoch": null,
|
| 111 |
+
"warmup_steps": 117,
|
| 112 |
+
"weight_decay": 0.01
|
| 113 |
+
}
|
| 114 |
+
```
|
| 115 |
+
|
| 116 |
+
|
| 117 |
+
## Full Model Architecture
|
| 118 |
+
```
|
| 119 |
+
SentenceTransformer(
|
| 120 |
+
(0): Transformer({'max_seq_length': 4096, 'do_lower_case': False}) with Transformer model: LlamaModel
|
| 121 |
+
(1): Pooling({'word_embedding_dimension': 4096, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
|
| 122 |
+
)
|
| 123 |
+
```
|
| 124 |
+
|
| 125 |
+
## Citing & Authors
|
| 126 |
+
|
| 127 |
+
<!--- Describe where people can find more information -->
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/config.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "eunyounglee/EEVE-LLM2Vec-MNTP-1",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"LlamaModel"
|
| 5 |
+
],
|
| 6 |
+
"attention_bias": false,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"bos_token_id": 1,
|
| 9 |
+
"eos_token_id": 32000,
|
| 10 |
+
"hidden_act": "silu",
|
| 11 |
+
"hidden_size": 4096,
|
| 12 |
+
"initializer_range": 0.02,
|
| 13 |
+
"intermediate_size": 14336,
|
| 14 |
+
"max_position_embeddings": 4096,
|
| 15 |
+
"model_type": "llama",
|
| 16 |
+
"num_attention_heads": 32,
|
| 17 |
+
"num_hidden_layers": 48,
|
| 18 |
+
"num_key_value_heads": 8,
|
| 19 |
+
"pretraining_tp": 1,
|
| 20 |
+
"rms_norm_eps": 1e-05,
|
| 21 |
+
"rope_scaling": null,
|
| 22 |
+
"rope_theta": 10000.0,
|
| 23 |
+
"tie_word_embeddings": false,
|
| 24 |
+
"torch_dtype": "float32",
|
| 25 |
+
"transformers_version": "4.40.1",
|
| 26 |
+
"use_cache": false,
|
| 27 |
+
"vocab_size": 40960
|
| 28 |
+
}
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/config_sentence_transformers.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"__version__": {
|
| 3 |
+
"sentence_transformers": "2.7.0",
|
| 4 |
+
"transformers": "4.40.1",
|
| 5 |
+
"pytorch": "2.2.1+cu121"
|
| 6 |
+
},
|
| 7 |
+
"prompts": {},
|
| 8 |
+
"default_prompt_name": null
|
| 9 |
+
}
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/eval/similarity_evaluation_sts-dev_results.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
epoch,steps,cosine_pearson,cosine_spearman,euclidean_pearson,euclidean_spearman,manhattan_pearson,manhattan_spearman,dot_pearson,dot_spearman
|
| 2 |
+
0,1000,0.7965733680912759,0.7679724783409906,0.7066661378875286,0.705736764400125,0.7051242959401975,0.6945454417834422,0.7249625237666293,0.7184658260023061
|
| 3 |
+
0,-1,0.8034098534276466,0.7782667865494661,0.7126366714219035,0.7074880782447204,0.7115308554148531,0.7045834601610013,0.7324718520204072,0.7251293616061326
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00001-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a2a45ead42d4d9607b7807bd71ea4c3b335b22d91a8ab43a522e860832a35b9
|
| 3 |
+
size 4800552016
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00002-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8cd2d8a8f10390c66425497723200f5092f4da2760e0f99f4a96496d32fc34a
|
| 3 |
+
size 4767490584
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00003-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c83cd22ceb6a857e8af881204a63d234470f4476afa61d017c67dfd32371bc19
|
| 3 |
+
size 4834139704
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00004-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ccebe18d649e3b7a03bd3cf83be1436c37e53cac7bb1b01ad40869140a18ccd
|
| 3 |
+
size 4767490664
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00005-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85cf0537c23ad0c1c9c3b1042ece0debaf9a4da0daf822a93854e19e08af2ffc
|
| 3 |
+
size 4834139704
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00006-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0fe108de4d049f4e3ccd2971631588ef4c5779d15afc151ff2252298e82ad4f
|
| 3 |
+
size 4767490664
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00007-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:832f45c988b195da0b67bcc39793a0493fdf097be569ba8e7dd8593ef5945710
|
| 3 |
+
size 4834139704
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00008-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ec04e653e03a55e81c55d7d836e6a9763c77a6ff9c81a35e2af90685c9136c0
|
| 3 |
+
size 4767490664
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model-00009-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84baad34441e04d236591b89d0d6682eebdf86fce5e41fff04b0dc96ad4439a5
|
| 3 |
+
size 4196194808
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,633 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 42569056256
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"embed_tokens.weight": "model-00001-of-00009.safetensors",
|
| 7 |
+
"layers.0.input_layernorm.weight": "model-00001-of-00009.safetensors",
|
| 8 |
+
"layers.0.mlp.down_proj.weight": "model-00001-of-00009.safetensors",
|
| 9 |
+
"layers.0.mlp.gate_proj.weight": "model-00001-of-00009.safetensors",
|
| 10 |
+
"layers.0.mlp.up_proj.weight": "model-00001-of-00009.safetensors",
|
| 11 |
+
"layers.0.post_attention_layernorm.weight": "model-00001-of-00009.safetensors",
|
| 12 |
+
"layers.0.self_attn.k_proj.weight": "model-00001-of-00009.safetensors",
|
| 13 |
+
"layers.0.self_attn.o_proj.weight": "model-00001-of-00009.safetensors",
|
| 14 |
+
"layers.0.self_attn.q_proj.base_layer.weight": "model-00001-of-00009.safetensors",
|
| 15 |
+
"layers.0.self_attn.q_proj.lora_A.default.weight": "model-00001-of-00009.safetensors",
|
| 16 |
+
"layers.0.self_attn.q_proj.lora_B.default.weight": "model-00001-of-00009.safetensors",
|
| 17 |
+
"layers.0.self_attn.v_proj.base_layer.weight": "model-00001-of-00009.safetensors",
|
| 18 |
+
"layers.0.self_attn.v_proj.lora_A.default.weight": "model-00001-of-00009.safetensors",
|
| 19 |
+
"layers.0.self_attn.v_proj.lora_B.default.weight": "model-00001-of-00009.safetensors",
|
| 20 |
+
"layers.1.input_layernorm.weight": "model-00001-of-00009.safetensors",
|
| 21 |
+
"layers.1.mlp.down_proj.weight": "model-00001-of-00009.safetensors",
|
| 22 |
+
"layers.1.mlp.gate_proj.weight": "model-00001-of-00009.safetensors",
|
| 23 |
+
"layers.1.mlp.up_proj.weight": "model-00001-of-00009.safetensors",
|
| 24 |
+
"layers.1.post_attention_layernorm.weight": "model-00001-of-00009.safetensors",
|
| 25 |
+
"layers.1.self_attn.k_proj.weight": "model-00001-of-00009.safetensors",
|
| 26 |
+
"layers.1.self_attn.o_proj.weight": "model-00001-of-00009.safetensors",
|
| 27 |
+
"layers.1.self_attn.q_proj.base_layer.weight": "model-00001-of-00009.safetensors",
|
| 28 |
+
"layers.1.self_attn.q_proj.lora_A.default.weight": "model-00001-of-00009.safetensors",
|
| 29 |
+
"layers.1.self_attn.q_proj.lora_B.default.weight": "model-00001-of-00009.safetensors",
|
| 30 |
+
"layers.1.self_attn.v_proj.base_layer.weight": "model-00001-of-00009.safetensors",
|
| 31 |
+
"layers.1.self_attn.v_proj.lora_A.default.weight": "model-00001-of-00009.safetensors",
|
| 32 |
+
"layers.1.self_attn.v_proj.lora_B.default.weight": "model-00001-of-00009.safetensors",
|
| 33 |
+
"layers.10.input_layernorm.weight": "model-00003-of-00009.safetensors",
|
| 34 |
+
"layers.10.mlp.down_proj.weight": "model-00003-of-00009.safetensors",
|
| 35 |
+
"layers.10.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
| 36 |
+
"layers.10.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
| 37 |
+
"layers.10.post_attention_layernorm.weight": "model-00003-of-00009.safetensors",
|
| 38 |
+
"layers.10.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
| 39 |
+
"layers.10.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
| 40 |
+
"layers.10.self_attn.q_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 41 |
+
"layers.10.self_attn.q_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 42 |
+
"layers.10.self_attn.q_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 43 |
+
"layers.10.self_attn.v_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 44 |
+
"layers.10.self_attn.v_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 45 |
+
"layers.10.self_attn.v_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 46 |
+
"layers.11.input_layernorm.weight": "model-00003-of-00009.safetensors",
|
| 47 |
+
"layers.11.mlp.down_proj.weight": "model-00003-of-00009.safetensors",
|
| 48 |
+
"layers.11.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
| 49 |
+
"layers.11.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
| 50 |
+
"layers.11.post_attention_layernorm.weight": "model-00003-of-00009.safetensors",
|
| 51 |
+
"layers.11.self_attn.k_proj.weight": "model-00003-of-00009.safetensors",
|
| 52 |
+
"layers.11.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
| 53 |
+
"layers.11.self_attn.q_proj.base_layer.weight": "model-00003-of-00009.safetensors",
|
| 54 |
+
"layers.11.self_attn.q_proj.lora_A.default.weight": "model-00003-of-00009.safetensors",
|
| 55 |
+
"layers.11.self_attn.q_proj.lora_B.default.weight": "model-00003-of-00009.safetensors",
|
| 56 |
+
"layers.11.self_attn.v_proj.base_layer.weight": "model-00003-of-00009.safetensors",
|
| 57 |
+
"layers.11.self_attn.v_proj.lora_A.default.weight": "model-00003-of-00009.safetensors",
|
| 58 |
+
"layers.11.self_attn.v_proj.lora_B.default.weight": "model-00003-of-00009.safetensors",
|
| 59 |
+
"layers.12.input_layernorm.weight": "model-00003-of-00009.safetensors",
|
| 60 |
+
"layers.12.mlp.down_proj.weight": "model-00003-of-00009.safetensors",
|
| 61 |
+
"layers.12.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
| 62 |
+
"layers.12.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
| 63 |
+
"layers.12.post_attention_layernorm.weight": "model-00003-of-00009.safetensors",
|
| 64 |
+
"layers.12.self_attn.k_proj.weight": "model-00003-of-00009.safetensors",
|
| 65 |
+
"layers.12.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
| 66 |
+
"layers.12.self_attn.q_proj.base_layer.weight": "model-00003-of-00009.safetensors",
|
| 67 |
+
"layers.12.self_attn.q_proj.lora_A.default.weight": "model-00003-of-00009.safetensors",
|
| 68 |
+
"layers.12.self_attn.q_proj.lora_B.default.weight": "model-00003-of-00009.safetensors",
|
| 69 |
+
"layers.12.self_attn.v_proj.base_layer.weight": "model-00003-of-00009.safetensors",
|
| 70 |
+
"layers.12.self_attn.v_proj.lora_A.default.weight": "model-00003-of-00009.safetensors",
|
| 71 |
+
"layers.12.self_attn.v_proj.lora_B.default.weight": "model-00003-of-00009.safetensors",
|
| 72 |
+
"layers.13.input_layernorm.weight": "model-00003-of-00009.safetensors",
|
| 73 |
+
"layers.13.mlp.down_proj.weight": "model-00003-of-00009.safetensors",
|
| 74 |
+
"layers.13.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
| 75 |
+
"layers.13.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
| 76 |
+
"layers.13.post_attention_layernorm.weight": "model-00003-of-00009.safetensors",
|
| 77 |
+
"layers.13.self_attn.k_proj.weight": "model-00003-of-00009.safetensors",
|
| 78 |
+
"layers.13.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
| 79 |
+
"layers.13.self_attn.q_proj.base_layer.weight": "model-00003-of-00009.safetensors",
|
| 80 |
+
"layers.13.self_attn.q_proj.lora_A.default.weight": "model-00003-of-00009.safetensors",
|
| 81 |
+
"layers.13.self_attn.q_proj.lora_B.default.weight": "model-00003-of-00009.safetensors",
|
| 82 |
+
"layers.13.self_attn.v_proj.base_layer.weight": "model-00003-of-00009.safetensors",
|
| 83 |
+
"layers.13.self_attn.v_proj.lora_A.default.weight": "model-00003-of-00009.safetensors",
|
| 84 |
+
"layers.13.self_attn.v_proj.lora_B.default.weight": "model-00003-of-00009.safetensors",
|
| 85 |
+
"layers.14.input_layernorm.weight": "model-00003-of-00009.safetensors",
|
| 86 |
+
"layers.14.mlp.down_proj.weight": "model-00003-of-00009.safetensors",
|
| 87 |
+
"layers.14.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
| 88 |
+
"layers.14.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
| 89 |
+
"layers.14.post_attention_layernorm.weight": "model-00003-of-00009.safetensors",
|
| 90 |
+
"layers.14.self_attn.k_proj.weight": "model-00003-of-00009.safetensors",
|
| 91 |
+
"layers.14.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
| 92 |
+
"layers.14.self_attn.q_proj.base_layer.weight": "model-00003-of-00009.safetensors",
|
| 93 |
+
"layers.14.self_attn.q_proj.lora_A.default.weight": "model-00003-of-00009.safetensors",
|
| 94 |
+
"layers.14.self_attn.q_proj.lora_B.default.weight": "model-00003-of-00009.safetensors",
|
| 95 |
+
"layers.14.self_attn.v_proj.base_layer.weight": "model-00003-of-00009.safetensors",
|
| 96 |
+
"layers.14.self_attn.v_proj.lora_A.default.weight": "model-00003-of-00009.safetensors",
|
| 97 |
+
"layers.14.self_attn.v_proj.lora_B.default.weight": "model-00003-of-00009.safetensors",
|
| 98 |
+
"layers.15.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 99 |
+
"layers.15.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
| 100 |
+
"layers.15.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
| 101 |
+
"layers.15.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
| 102 |
+
"layers.15.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 103 |
+
"layers.15.self_attn.k_proj.weight": "model-00003-of-00009.safetensors",
|
| 104 |
+
"layers.15.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
| 105 |
+
"layers.15.self_attn.q_proj.base_layer.weight": "model-00003-of-00009.safetensors",
|
| 106 |
+
"layers.15.self_attn.q_proj.lora_A.default.weight": "model-00003-of-00009.safetensors",
|
| 107 |
+
"layers.15.self_attn.q_proj.lora_B.default.weight": "model-00003-of-00009.safetensors",
|
| 108 |
+
"layers.15.self_attn.v_proj.base_layer.weight": "model-00003-of-00009.safetensors",
|
| 109 |
+
"layers.15.self_attn.v_proj.lora_A.default.weight": "model-00003-of-00009.safetensors",
|
| 110 |
+
"layers.15.self_attn.v_proj.lora_B.default.weight": "model-00003-of-00009.safetensors",
|
| 111 |
+
"layers.16.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 112 |
+
"layers.16.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
| 113 |
+
"layers.16.mlp.gate_proj.weight": "model-00004-of-00009.safetensors",
|
| 114 |
+
"layers.16.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
| 115 |
+
"layers.16.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 116 |
+
"layers.16.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
| 117 |
+
"layers.16.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
| 118 |
+
"layers.16.self_attn.q_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 119 |
+
"layers.16.self_attn.q_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 120 |
+
"layers.16.self_attn.q_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 121 |
+
"layers.16.self_attn.v_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 122 |
+
"layers.16.self_attn.v_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 123 |
+
"layers.16.self_attn.v_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 124 |
+
"layers.17.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 125 |
+
"layers.17.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
| 126 |
+
"layers.17.mlp.gate_proj.weight": "model-00004-of-00009.safetensors",
|
| 127 |
+
"layers.17.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
| 128 |
+
"layers.17.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 129 |
+
"layers.17.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
| 130 |
+
"layers.17.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
| 131 |
+
"layers.17.self_attn.q_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 132 |
+
"layers.17.self_attn.q_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 133 |
+
"layers.17.self_attn.q_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 134 |
+
"layers.17.self_attn.v_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 135 |
+
"layers.17.self_attn.v_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 136 |
+
"layers.17.self_attn.v_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 137 |
+
"layers.18.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 138 |
+
"layers.18.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
| 139 |
+
"layers.18.mlp.gate_proj.weight": "model-00004-of-00009.safetensors",
|
| 140 |
+
"layers.18.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
| 141 |
+
"layers.18.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 142 |
+
"layers.18.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
| 143 |
+
"layers.18.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
| 144 |
+
"layers.18.self_attn.q_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 145 |
+
"layers.18.self_attn.q_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 146 |
+
"layers.18.self_attn.q_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 147 |
+
"layers.18.self_attn.v_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 148 |
+
"layers.18.self_attn.v_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 149 |
+
"layers.18.self_attn.v_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 150 |
+
"layers.19.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 151 |
+
"layers.19.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
| 152 |
+
"layers.19.mlp.gate_proj.weight": "model-00004-of-00009.safetensors",
|
| 153 |
+
"layers.19.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
| 154 |
+
"layers.19.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 155 |
+
"layers.19.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
| 156 |
+
"layers.19.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
| 157 |
+
"layers.19.self_attn.q_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 158 |
+
"layers.19.self_attn.q_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 159 |
+
"layers.19.self_attn.q_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 160 |
+
"layers.19.self_attn.v_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 161 |
+
"layers.19.self_attn.v_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 162 |
+
"layers.19.self_attn.v_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 163 |
+
"layers.2.input_layernorm.weight": "model-00001-of-00009.safetensors",
|
| 164 |
+
"layers.2.mlp.down_proj.weight": "model-00001-of-00009.safetensors",
|
| 165 |
+
"layers.2.mlp.gate_proj.weight": "model-00001-of-00009.safetensors",
|
| 166 |
+
"layers.2.mlp.up_proj.weight": "model-00001-of-00009.safetensors",
|
| 167 |
+
"layers.2.post_attention_layernorm.weight": "model-00001-of-00009.safetensors",
|
| 168 |
+
"layers.2.self_attn.k_proj.weight": "model-00001-of-00009.safetensors",
|
| 169 |
+
"layers.2.self_attn.o_proj.weight": "model-00001-of-00009.safetensors",
|
| 170 |
+
"layers.2.self_attn.q_proj.base_layer.weight": "model-00001-of-00009.safetensors",
|
| 171 |
+
"layers.2.self_attn.q_proj.lora_A.default.weight": "model-00001-of-00009.safetensors",
|
| 172 |
+
"layers.2.self_attn.q_proj.lora_B.default.weight": "model-00001-of-00009.safetensors",
|
| 173 |
+
"layers.2.self_attn.v_proj.base_layer.weight": "model-00001-of-00009.safetensors",
|
| 174 |
+
"layers.2.self_attn.v_proj.lora_A.default.weight": "model-00001-of-00009.safetensors",
|
| 175 |
+
"layers.2.self_attn.v_proj.lora_B.default.weight": "model-00001-of-00009.safetensors",
|
| 176 |
+
"layers.20.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 177 |
+
"layers.20.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
| 178 |
+
"layers.20.mlp.gate_proj.weight": "model-00004-of-00009.safetensors",
|
| 179 |
+
"layers.20.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
| 180 |
+
"layers.20.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
| 181 |
+
"layers.20.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
| 182 |
+
"layers.20.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
| 183 |
+
"layers.20.self_attn.q_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 184 |
+
"layers.20.self_attn.q_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 185 |
+
"layers.20.self_attn.q_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 186 |
+
"layers.20.self_attn.v_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 187 |
+
"layers.20.self_attn.v_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 188 |
+
"layers.20.self_attn.v_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 189 |
+
"layers.21.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
| 190 |
+
"layers.21.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
| 191 |
+
"layers.21.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
| 192 |
+
"layers.21.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
| 193 |
+
"layers.21.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
| 194 |
+
"layers.21.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
| 195 |
+
"layers.21.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
| 196 |
+
"layers.21.self_attn.q_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 197 |
+
"layers.21.self_attn.q_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 198 |
+
"layers.21.self_attn.q_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 199 |
+
"layers.21.self_attn.v_proj.base_layer.weight": "model-00004-of-00009.safetensors",
|
| 200 |
+
"layers.21.self_attn.v_proj.lora_A.default.weight": "model-00004-of-00009.safetensors",
|
| 201 |
+
"layers.21.self_attn.v_proj.lora_B.default.weight": "model-00004-of-00009.safetensors",
|
| 202 |
+
"layers.22.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
| 203 |
+
"layers.22.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
| 204 |
+
"layers.22.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
| 205 |
+
"layers.22.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
| 206 |
+
"layers.22.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
| 207 |
+
"layers.22.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
| 208 |
+
"layers.22.self_attn.o_proj.weight": "model-00005-of-00009.safetensors",
|
| 209 |
+
"layers.22.self_attn.q_proj.base_layer.weight": "model-00005-of-00009.safetensors",
|
| 210 |
+
"layers.22.self_attn.q_proj.lora_A.default.weight": "model-00005-of-00009.safetensors",
|
| 211 |
+
"layers.22.self_attn.q_proj.lora_B.default.weight": "model-00005-of-00009.safetensors",
|
| 212 |
+
"layers.22.self_attn.v_proj.base_layer.weight": "model-00005-of-00009.safetensors",
|
| 213 |
+
"layers.22.self_attn.v_proj.lora_A.default.weight": "model-00005-of-00009.safetensors",
|
| 214 |
+
"layers.22.self_attn.v_proj.lora_B.default.weight": "model-00005-of-00009.safetensors",
|
| 215 |
+
"layers.23.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
| 216 |
+
"layers.23.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
| 217 |
+
"layers.23.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
| 218 |
+
"layers.23.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
| 219 |
+
"layers.23.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
| 220 |
+
"layers.23.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
| 221 |
+
"layers.23.self_attn.o_proj.weight": "model-00005-of-00009.safetensors",
|
| 222 |
+
"layers.23.self_attn.q_proj.base_layer.weight": "model-00005-of-00009.safetensors",
|
| 223 |
+
"layers.23.self_attn.q_proj.lora_A.default.weight": "model-00005-of-00009.safetensors",
|
| 224 |
+
"layers.23.self_attn.q_proj.lora_B.default.weight": "model-00005-of-00009.safetensors",
|
| 225 |
+
"layers.23.self_attn.v_proj.base_layer.weight": "model-00005-of-00009.safetensors",
|
| 226 |
+
"layers.23.self_attn.v_proj.lora_A.default.weight": "model-00005-of-00009.safetensors",
|
| 227 |
+
"layers.23.self_attn.v_proj.lora_B.default.weight": "model-00005-of-00009.safetensors",
|
| 228 |
+
"layers.24.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
| 229 |
+
"layers.24.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
| 230 |
+
"layers.24.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
| 231 |
+
"layers.24.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
| 232 |
+
"layers.24.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
| 233 |
+
"layers.24.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
| 234 |
+
"layers.24.self_attn.o_proj.weight": "model-00005-of-00009.safetensors",
|
| 235 |
+
"layers.24.self_attn.q_proj.base_layer.weight": "model-00005-of-00009.safetensors",
|
| 236 |
+
"layers.24.self_attn.q_proj.lora_A.default.weight": "model-00005-of-00009.safetensors",
|
| 237 |
+
"layers.24.self_attn.q_proj.lora_B.default.weight": "model-00005-of-00009.safetensors",
|
| 238 |
+
"layers.24.self_attn.v_proj.base_layer.weight": "model-00005-of-00009.safetensors",
|
| 239 |
+
"layers.24.self_attn.v_proj.lora_A.default.weight": "model-00005-of-00009.safetensors",
|
| 240 |
+
"layers.24.self_attn.v_proj.lora_B.default.weight": "model-00005-of-00009.safetensors",
|
| 241 |
+
"layers.25.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
| 242 |
+
"layers.25.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
| 243 |
+
"layers.25.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
| 244 |
+
"layers.25.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
| 245 |
+
"layers.25.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
| 246 |
+
"layers.25.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
| 247 |
+
"layers.25.self_attn.o_proj.weight": "model-00005-of-00009.safetensors",
|
| 248 |
+
"layers.25.self_attn.q_proj.base_layer.weight": "model-00005-of-00009.safetensors",
|
| 249 |
+
"layers.25.self_attn.q_proj.lora_A.default.weight": "model-00005-of-00009.safetensors",
|
| 250 |
+
"layers.25.self_attn.q_proj.lora_B.default.weight": "model-00005-of-00009.safetensors",
|
| 251 |
+
"layers.25.self_attn.v_proj.base_layer.weight": "model-00005-of-00009.safetensors",
|
| 252 |
+
"layers.25.self_attn.v_proj.lora_A.default.weight": "model-00005-of-00009.safetensors",
|
| 253 |
+
"layers.25.self_attn.v_proj.lora_B.default.weight": "model-00005-of-00009.safetensors",
|
| 254 |
+
"layers.26.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 255 |
+
"layers.26.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
| 256 |
+
"layers.26.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
| 257 |
+
"layers.26.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
| 258 |
+
"layers.26.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 259 |
+
"layers.26.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
| 260 |
+
"layers.26.self_attn.o_proj.weight": "model-00005-of-00009.safetensors",
|
| 261 |
+
"layers.26.self_attn.q_proj.base_layer.weight": "model-00005-of-00009.safetensors",
|
| 262 |
+
"layers.26.self_attn.q_proj.lora_A.default.weight": "model-00005-of-00009.safetensors",
|
| 263 |
+
"layers.26.self_attn.q_proj.lora_B.default.weight": "model-00005-of-00009.safetensors",
|
| 264 |
+
"layers.26.self_attn.v_proj.base_layer.weight": "model-00005-of-00009.safetensors",
|
| 265 |
+
"layers.26.self_attn.v_proj.lora_A.default.weight": "model-00005-of-00009.safetensors",
|
| 266 |
+
"layers.26.self_attn.v_proj.lora_B.default.weight": "model-00005-of-00009.safetensors",
|
| 267 |
+
"layers.27.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 268 |
+
"layers.27.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
| 269 |
+
"layers.27.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
| 270 |
+
"layers.27.mlp.up_proj.weight": "model-00006-of-00009.safetensors",
|
| 271 |
+
"layers.27.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 272 |
+
"layers.27.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
| 273 |
+
"layers.27.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
| 274 |
+
"layers.27.self_attn.q_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 275 |
+
"layers.27.self_attn.q_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 276 |
+
"layers.27.self_attn.q_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 277 |
+
"layers.27.self_attn.v_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 278 |
+
"layers.27.self_attn.v_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 279 |
+
"layers.27.self_attn.v_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 280 |
+
"layers.28.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 281 |
+
"layers.28.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
| 282 |
+
"layers.28.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
| 283 |
+
"layers.28.mlp.up_proj.weight": "model-00006-of-00009.safetensors",
|
| 284 |
+
"layers.28.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 285 |
+
"layers.28.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
| 286 |
+
"layers.28.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
| 287 |
+
"layers.28.self_attn.q_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 288 |
+
"layers.28.self_attn.q_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 289 |
+
"layers.28.self_attn.q_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 290 |
+
"layers.28.self_attn.v_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 291 |
+
"layers.28.self_attn.v_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 292 |
+
"layers.28.self_attn.v_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 293 |
+
"layers.29.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 294 |
+
"layers.29.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
| 295 |
+
"layers.29.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
| 296 |
+
"layers.29.mlp.up_proj.weight": "model-00006-of-00009.safetensors",
|
| 297 |
+
"layers.29.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 298 |
+
"layers.29.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
| 299 |
+
"layers.29.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
| 300 |
+
"layers.29.self_attn.q_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 301 |
+
"layers.29.self_attn.q_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 302 |
+
"layers.29.self_attn.q_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 303 |
+
"layers.29.self_attn.v_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 304 |
+
"layers.29.self_attn.v_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 305 |
+
"layers.29.self_attn.v_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 306 |
+
"layers.3.input_layernorm.weight": "model-00001-of-00009.safetensors",
|
| 307 |
+
"layers.3.mlp.down_proj.weight": "model-00001-of-00009.safetensors",
|
| 308 |
+
"layers.3.mlp.gate_proj.weight": "model-00001-of-00009.safetensors",
|
| 309 |
+
"layers.3.mlp.up_proj.weight": "model-00001-of-00009.safetensors",
|
| 310 |
+
"layers.3.post_attention_layernorm.weight": "model-00001-of-00009.safetensors",
|
| 311 |
+
"layers.3.self_attn.k_proj.weight": "model-00001-of-00009.safetensors",
|
| 312 |
+
"layers.3.self_attn.o_proj.weight": "model-00001-of-00009.safetensors",
|
| 313 |
+
"layers.3.self_attn.q_proj.base_layer.weight": "model-00001-of-00009.safetensors",
|
| 314 |
+
"layers.3.self_attn.q_proj.lora_A.default.weight": "model-00001-of-00009.safetensors",
|
| 315 |
+
"layers.3.self_attn.q_proj.lora_B.default.weight": "model-00001-of-00009.safetensors",
|
| 316 |
+
"layers.3.self_attn.v_proj.base_layer.weight": "model-00001-of-00009.safetensors",
|
| 317 |
+
"layers.3.self_attn.v_proj.lora_A.default.weight": "model-00001-of-00009.safetensors",
|
| 318 |
+
"layers.3.self_attn.v_proj.lora_B.default.weight": "model-00001-of-00009.safetensors",
|
| 319 |
+
"layers.30.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 320 |
+
"layers.30.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
| 321 |
+
"layers.30.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
| 322 |
+
"layers.30.mlp.up_proj.weight": "model-00006-of-00009.safetensors",
|
| 323 |
+
"layers.30.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 324 |
+
"layers.30.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
| 325 |
+
"layers.30.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
| 326 |
+
"layers.30.self_attn.q_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 327 |
+
"layers.30.self_attn.q_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 328 |
+
"layers.30.self_attn.q_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 329 |
+
"layers.30.self_attn.v_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 330 |
+
"layers.30.self_attn.v_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 331 |
+
"layers.30.self_attn.v_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 332 |
+
"layers.31.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 333 |
+
"layers.31.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
| 334 |
+
"layers.31.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
| 335 |
+
"layers.31.mlp.up_proj.weight": "model-00006-of-00009.safetensors",
|
| 336 |
+
"layers.31.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
| 337 |
+
"layers.31.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
| 338 |
+
"layers.31.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
| 339 |
+
"layers.31.self_attn.q_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 340 |
+
"layers.31.self_attn.q_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 341 |
+
"layers.31.self_attn.q_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 342 |
+
"layers.31.self_attn.v_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 343 |
+
"layers.31.self_attn.v_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 344 |
+
"layers.31.self_attn.v_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 345 |
+
"layers.32.input_layernorm.weight": "model-00007-of-00009.safetensors",
|
| 346 |
+
"layers.32.mlp.down_proj.weight": "model-00007-of-00009.safetensors",
|
| 347 |
+
"layers.32.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
| 348 |
+
"layers.32.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
| 349 |
+
"layers.32.post_attention_layernorm.weight": "model-00007-of-00009.safetensors",
|
| 350 |
+
"layers.32.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
| 351 |
+
"layers.32.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
| 352 |
+
"layers.32.self_attn.q_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 353 |
+
"layers.32.self_attn.q_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 354 |
+
"layers.32.self_attn.q_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 355 |
+
"layers.32.self_attn.v_proj.base_layer.weight": "model-00006-of-00009.safetensors",
|
| 356 |
+
"layers.32.self_attn.v_proj.lora_A.default.weight": "model-00006-of-00009.safetensors",
|
| 357 |
+
"layers.32.self_attn.v_proj.lora_B.default.weight": "model-00006-of-00009.safetensors",
|
| 358 |
+
"layers.33.input_layernorm.weight": "model-00007-of-00009.safetensors",
|
| 359 |
+
"layers.33.mlp.down_proj.weight": "model-00007-of-00009.safetensors",
|
| 360 |
+
"layers.33.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
| 361 |
+
"layers.33.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
| 362 |
+
"layers.33.post_attention_layernorm.weight": "model-00007-of-00009.safetensors",
|
| 363 |
+
"layers.33.self_attn.k_proj.weight": "model-00007-of-00009.safetensors",
|
| 364 |
+
"layers.33.self_attn.o_proj.weight": "model-00007-of-00009.safetensors",
|
| 365 |
+
"layers.33.self_attn.q_proj.base_layer.weight": "model-00007-of-00009.safetensors",
|
| 366 |
+
"layers.33.self_attn.q_proj.lora_A.default.weight": "model-00007-of-00009.safetensors",
|
| 367 |
+
"layers.33.self_attn.q_proj.lora_B.default.weight": "model-00007-of-00009.safetensors",
|
| 368 |
+
"layers.33.self_attn.v_proj.base_layer.weight": "model-00007-of-00009.safetensors",
|
| 369 |
+
"layers.33.self_attn.v_proj.lora_A.default.weight": "model-00007-of-00009.safetensors",
|
| 370 |
+
"layers.33.self_attn.v_proj.lora_B.default.weight": "model-00007-of-00009.safetensors",
|
| 371 |
+
"layers.34.input_layernorm.weight": "model-00007-of-00009.safetensors",
|
| 372 |
+
"layers.34.mlp.down_proj.weight": "model-00007-of-00009.safetensors",
|
| 373 |
+
"layers.34.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
| 374 |
+
"layers.34.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
| 375 |
+
"layers.34.post_attention_layernorm.weight": "model-00007-of-00009.safetensors",
|
| 376 |
+
"layers.34.self_attn.k_proj.weight": "model-00007-of-00009.safetensors",
|
| 377 |
+
"layers.34.self_attn.o_proj.weight": "model-00007-of-00009.safetensors",
|
| 378 |
+
"layers.34.self_attn.q_proj.base_layer.weight": "model-00007-of-00009.safetensors",
|
| 379 |
+
"layers.34.self_attn.q_proj.lora_A.default.weight": "model-00007-of-00009.safetensors",
|
| 380 |
+
"layers.34.self_attn.q_proj.lora_B.default.weight": "model-00007-of-00009.safetensors",
|
| 381 |
+
"layers.34.self_attn.v_proj.base_layer.weight": "model-00007-of-00009.safetensors",
|
| 382 |
+
"layers.34.self_attn.v_proj.lora_A.default.weight": "model-00007-of-00009.safetensors",
|
| 383 |
+
"layers.34.self_attn.v_proj.lora_B.default.weight": "model-00007-of-00009.safetensors",
|
| 384 |
+
"layers.35.input_layernorm.weight": "model-00007-of-00009.safetensors",
|
| 385 |
+
"layers.35.mlp.down_proj.weight": "model-00007-of-00009.safetensors",
|
| 386 |
+
"layers.35.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
| 387 |
+
"layers.35.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
| 388 |
+
"layers.35.post_attention_layernorm.weight": "model-00007-of-00009.safetensors",
|
| 389 |
+
"layers.35.self_attn.k_proj.weight": "model-00007-of-00009.safetensors",
|
| 390 |
+
"layers.35.self_attn.o_proj.weight": "model-00007-of-00009.safetensors",
|
| 391 |
+
"layers.35.self_attn.q_proj.base_layer.weight": "model-00007-of-00009.safetensors",
|
| 392 |
+
"layers.35.self_attn.q_proj.lora_A.default.weight": "model-00007-of-00009.safetensors",
|
| 393 |
+
"layers.35.self_attn.q_proj.lora_B.default.weight": "model-00007-of-00009.safetensors",
|
| 394 |
+
"layers.35.self_attn.v_proj.base_layer.weight": "model-00007-of-00009.safetensors",
|
| 395 |
+
"layers.35.self_attn.v_proj.lora_A.default.weight": "model-00007-of-00009.safetensors",
|
| 396 |
+
"layers.35.self_attn.v_proj.lora_B.default.weight": "model-00007-of-00009.safetensors",
|
| 397 |
+
"layers.36.input_layernorm.weight": "model-00007-of-00009.safetensors",
|
| 398 |
+
"layers.36.mlp.down_proj.weight": "model-00007-of-00009.safetensors",
|
| 399 |
+
"layers.36.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
| 400 |
+
"layers.36.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
| 401 |
+
"layers.36.post_attention_layernorm.weight": "model-00007-of-00009.safetensors",
|
| 402 |
+
"layers.36.self_attn.k_proj.weight": "model-00007-of-00009.safetensors",
|
| 403 |
+
"layers.36.self_attn.o_proj.weight": "model-00007-of-00009.safetensors",
|
| 404 |
+
"layers.36.self_attn.q_proj.base_layer.weight": "model-00007-of-00009.safetensors",
|
| 405 |
+
"layers.36.self_attn.q_proj.lora_A.default.weight": "model-00007-of-00009.safetensors",
|
| 406 |
+
"layers.36.self_attn.q_proj.lora_B.default.weight": "model-00007-of-00009.safetensors",
|
| 407 |
+
"layers.36.self_attn.v_proj.base_layer.weight": "model-00007-of-00009.safetensors",
|
| 408 |
+
"layers.36.self_attn.v_proj.lora_A.default.weight": "model-00007-of-00009.safetensors",
|
| 409 |
+
"layers.36.self_attn.v_proj.lora_B.default.weight": "model-00007-of-00009.safetensors",
|
| 410 |
+
"layers.37.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 411 |
+
"layers.37.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
| 412 |
+
"layers.37.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
| 413 |
+
"layers.37.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
| 414 |
+
"layers.37.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 415 |
+
"layers.37.self_attn.k_proj.weight": "model-00007-of-00009.safetensors",
|
| 416 |
+
"layers.37.self_attn.o_proj.weight": "model-00007-of-00009.safetensors",
|
| 417 |
+
"layers.37.self_attn.q_proj.base_layer.weight": "model-00007-of-00009.safetensors",
|
| 418 |
+
"layers.37.self_attn.q_proj.lora_A.default.weight": "model-00007-of-00009.safetensors",
|
| 419 |
+
"layers.37.self_attn.q_proj.lora_B.default.weight": "model-00007-of-00009.safetensors",
|
| 420 |
+
"layers.37.self_attn.v_proj.base_layer.weight": "model-00007-of-00009.safetensors",
|
| 421 |
+
"layers.37.self_attn.v_proj.lora_A.default.weight": "model-00007-of-00009.safetensors",
|
| 422 |
+
"layers.37.self_attn.v_proj.lora_B.default.weight": "model-00007-of-00009.safetensors",
|
| 423 |
+
"layers.38.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 424 |
+
"layers.38.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
| 425 |
+
"layers.38.mlp.gate_proj.weight": "model-00008-of-00009.safetensors",
|
| 426 |
+
"layers.38.mlp.up_proj.weight": "model-00008-of-00009.safetensors",
|
| 427 |
+
"layers.38.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 428 |
+
"layers.38.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
| 429 |
+
"layers.38.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
| 430 |
+
"layers.38.self_attn.q_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 431 |
+
"layers.38.self_attn.q_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 432 |
+
"layers.38.self_attn.q_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 433 |
+
"layers.38.self_attn.v_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 434 |
+
"layers.38.self_attn.v_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 435 |
+
"layers.38.self_attn.v_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 436 |
+
"layers.39.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 437 |
+
"layers.39.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
| 438 |
+
"layers.39.mlp.gate_proj.weight": "model-00008-of-00009.safetensors",
|
| 439 |
+
"layers.39.mlp.up_proj.weight": "model-00008-of-00009.safetensors",
|
| 440 |
+
"layers.39.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 441 |
+
"layers.39.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
| 442 |
+
"layers.39.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
| 443 |
+
"layers.39.self_attn.q_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 444 |
+
"layers.39.self_attn.q_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 445 |
+
"layers.39.self_attn.q_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 446 |
+
"layers.39.self_attn.v_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 447 |
+
"layers.39.self_attn.v_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 448 |
+
"layers.39.self_attn.v_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 449 |
+
"layers.4.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 450 |
+
"layers.4.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
| 451 |
+
"layers.4.mlp.gate_proj.weight": "model-00001-of-00009.safetensors",
|
| 452 |
+
"layers.4.mlp.up_proj.weight": "model-00001-of-00009.safetensors",
|
| 453 |
+
"layers.4.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 454 |
+
"layers.4.self_attn.k_proj.weight": "model-00001-of-00009.safetensors",
|
| 455 |
+
"layers.4.self_attn.o_proj.weight": "model-00001-of-00009.safetensors",
|
| 456 |
+
"layers.4.self_attn.q_proj.base_layer.weight": "model-00001-of-00009.safetensors",
|
| 457 |
+
"layers.4.self_attn.q_proj.lora_A.default.weight": "model-00001-of-00009.safetensors",
|
| 458 |
+
"layers.4.self_attn.q_proj.lora_B.default.weight": "model-00001-of-00009.safetensors",
|
| 459 |
+
"layers.4.self_attn.v_proj.base_layer.weight": "model-00001-of-00009.safetensors",
|
| 460 |
+
"layers.4.self_attn.v_proj.lora_A.default.weight": "model-00001-of-00009.safetensors",
|
| 461 |
+
"layers.4.self_attn.v_proj.lora_B.default.weight": "model-00001-of-00009.safetensors",
|
| 462 |
+
"layers.40.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 463 |
+
"layers.40.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
| 464 |
+
"layers.40.mlp.gate_proj.weight": "model-00008-of-00009.safetensors",
|
| 465 |
+
"layers.40.mlp.up_proj.weight": "model-00008-of-00009.safetensors",
|
| 466 |
+
"layers.40.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 467 |
+
"layers.40.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
| 468 |
+
"layers.40.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
| 469 |
+
"layers.40.self_attn.q_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 470 |
+
"layers.40.self_attn.q_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 471 |
+
"layers.40.self_attn.q_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 472 |
+
"layers.40.self_attn.v_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 473 |
+
"layers.40.self_attn.v_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 474 |
+
"layers.40.self_attn.v_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 475 |
+
"layers.41.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 476 |
+
"layers.41.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
| 477 |
+
"layers.41.mlp.gate_proj.weight": "model-00008-of-00009.safetensors",
|
| 478 |
+
"layers.41.mlp.up_proj.weight": "model-00008-of-00009.safetensors",
|
| 479 |
+
"layers.41.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 480 |
+
"layers.41.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
| 481 |
+
"layers.41.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
| 482 |
+
"layers.41.self_attn.q_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 483 |
+
"layers.41.self_attn.q_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 484 |
+
"layers.41.self_attn.q_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 485 |
+
"layers.41.self_attn.v_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 486 |
+
"layers.41.self_attn.v_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 487 |
+
"layers.41.self_attn.v_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 488 |
+
"layers.42.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 489 |
+
"layers.42.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
| 490 |
+
"layers.42.mlp.gate_proj.weight": "model-00008-of-00009.safetensors",
|
| 491 |
+
"layers.42.mlp.up_proj.weight": "model-00008-of-00009.safetensors",
|
| 492 |
+
"layers.42.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
| 493 |
+
"layers.42.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
| 494 |
+
"layers.42.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
| 495 |
+
"layers.42.self_attn.q_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 496 |
+
"layers.42.self_attn.q_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 497 |
+
"layers.42.self_attn.q_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 498 |
+
"layers.42.self_attn.v_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 499 |
+
"layers.42.self_attn.v_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 500 |
+
"layers.42.self_attn.v_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 501 |
+
"layers.43.input_layernorm.weight": "model-00009-of-00009.safetensors",
|
| 502 |
+
"layers.43.mlp.down_proj.weight": "model-00009-of-00009.safetensors",
|
| 503 |
+
"layers.43.mlp.gate_proj.weight": "model-00009-of-00009.safetensors",
|
| 504 |
+
"layers.43.mlp.up_proj.weight": "model-00009-of-00009.safetensors",
|
| 505 |
+
"layers.43.post_attention_layernorm.weight": "model-00009-of-00009.safetensors",
|
| 506 |
+
"layers.43.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
| 507 |
+
"layers.43.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
| 508 |
+
"layers.43.self_attn.q_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 509 |
+
"layers.43.self_attn.q_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 510 |
+
"layers.43.self_attn.q_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 511 |
+
"layers.43.self_attn.v_proj.base_layer.weight": "model-00008-of-00009.safetensors",
|
| 512 |
+
"layers.43.self_attn.v_proj.lora_A.default.weight": "model-00008-of-00009.safetensors",
|
| 513 |
+
"layers.43.self_attn.v_proj.lora_B.default.weight": "model-00008-of-00009.safetensors",
|
| 514 |
+
"layers.44.input_layernorm.weight": "model-00009-of-00009.safetensors",
|
| 515 |
+
"layers.44.mlp.down_proj.weight": "model-00009-of-00009.safetensors",
|
| 516 |
+
"layers.44.mlp.gate_proj.weight": "model-00009-of-00009.safetensors",
|
| 517 |
+
"layers.44.mlp.up_proj.weight": "model-00009-of-00009.safetensors",
|
| 518 |
+
"layers.44.post_attention_layernorm.weight": "model-00009-of-00009.safetensors",
|
| 519 |
+
"layers.44.self_attn.k_proj.weight": "model-00009-of-00009.safetensors",
|
| 520 |
+
"layers.44.self_attn.o_proj.weight": "model-00009-of-00009.safetensors",
|
| 521 |
+
"layers.44.self_attn.q_proj.base_layer.weight": "model-00009-of-00009.safetensors",
|
| 522 |
+
"layers.44.self_attn.q_proj.lora_A.default.weight": "model-00009-of-00009.safetensors",
|
| 523 |
+
"layers.44.self_attn.q_proj.lora_B.default.weight": "model-00009-of-00009.safetensors",
|
| 524 |
+
"layers.44.self_attn.v_proj.base_layer.weight": "model-00009-of-00009.safetensors",
|
| 525 |
+
"layers.44.self_attn.v_proj.lora_A.default.weight": "model-00009-of-00009.safetensors",
|
| 526 |
+
"layers.44.self_attn.v_proj.lora_B.default.weight": "model-00009-of-00009.safetensors",
|
| 527 |
+
"layers.45.input_layernorm.weight": "model-00009-of-00009.safetensors",
|
| 528 |
+
"layers.45.mlp.down_proj.weight": "model-00009-of-00009.safetensors",
|
| 529 |
+
"layers.45.mlp.gate_proj.weight": "model-00009-of-00009.safetensors",
|
| 530 |
+
"layers.45.mlp.up_proj.weight": "model-00009-of-00009.safetensors",
|
| 531 |
+
"layers.45.post_attention_layernorm.weight": "model-00009-of-00009.safetensors",
|
| 532 |
+
"layers.45.self_attn.k_proj.weight": "model-00009-of-00009.safetensors",
|
| 533 |
+
"layers.45.self_attn.o_proj.weight": "model-00009-of-00009.safetensors",
|
| 534 |
+
"layers.45.self_attn.q_proj.base_layer.weight": "model-00009-of-00009.safetensors",
|
| 535 |
+
"layers.45.self_attn.q_proj.lora_A.default.weight": "model-00009-of-00009.safetensors",
|
| 536 |
+
"layers.45.self_attn.q_proj.lora_B.default.weight": "model-00009-of-00009.safetensors",
|
| 537 |
+
"layers.45.self_attn.v_proj.base_layer.weight": "model-00009-of-00009.safetensors",
|
| 538 |
+
"layers.45.self_attn.v_proj.lora_A.default.weight": "model-00009-of-00009.safetensors",
|
| 539 |
+
"layers.45.self_attn.v_proj.lora_B.default.weight": "model-00009-of-00009.safetensors",
|
| 540 |
+
"layers.46.input_layernorm.weight": "model-00009-of-00009.safetensors",
|
| 541 |
+
"layers.46.mlp.down_proj.weight": "model-00009-of-00009.safetensors",
|
| 542 |
+
"layers.46.mlp.gate_proj.weight": "model-00009-of-00009.safetensors",
|
| 543 |
+
"layers.46.mlp.up_proj.weight": "model-00009-of-00009.safetensors",
|
| 544 |
+
"layers.46.post_attention_layernorm.weight": "model-00009-of-00009.safetensors",
|
| 545 |
+
"layers.46.self_attn.k_proj.weight": "model-00009-of-00009.safetensors",
|
| 546 |
+
"layers.46.self_attn.o_proj.weight": "model-00009-of-00009.safetensors",
|
| 547 |
+
"layers.46.self_attn.q_proj.base_layer.weight": "model-00009-of-00009.safetensors",
|
| 548 |
+
"layers.46.self_attn.q_proj.lora_A.default.weight": "model-00009-of-00009.safetensors",
|
| 549 |
+
"layers.46.self_attn.q_proj.lora_B.default.weight": "model-00009-of-00009.safetensors",
|
| 550 |
+
"layers.46.self_attn.v_proj.base_layer.weight": "model-00009-of-00009.safetensors",
|
| 551 |
+
"layers.46.self_attn.v_proj.lora_A.default.weight": "model-00009-of-00009.safetensors",
|
| 552 |
+
"layers.46.self_attn.v_proj.lora_B.default.weight": "model-00009-of-00009.safetensors",
|
| 553 |
+
"layers.47.input_layernorm.weight": "model-00009-of-00009.safetensors",
|
| 554 |
+
"layers.47.mlp.down_proj.weight": "model-00009-of-00009.safetensors",
|
| 555 |
+
"layers.47.mlp.gate_proj.weight": "model-00009-of-00009.safetensors",
|
| 556 |
+
"layers.47.mlp.up_proj.weight": "model-00009-of-00009.safetensors",
|
| 557 |
+
"layers.47.post_attention_layernorm.weight": "model-00009-of-00009.safetensors",
|
| 558 |
+
"layers.47.self_attn.k_proj.weight": "model-00009-of-00009.safetensors",
|
| 559 |
+
"layers.47.self_attn.o_proj.weight": "model-00009-of-00009.safetensors",
|
| 560 |
+
"layers.47.self_attn.q_proj.base_layer.weight": "model-00009-of-00009.safetensors",
|
| 561 |
+
"layers.47.self_attn.q_proj.lora_A.default.weight": "model-00009-of-00009.safetensors",
|
| 562 |
+
"layers.47.self_attn.q_proj.lora_B.default.weight": "model-00009-of-00009.safetensors",
|
| 563 |
+
"layers.47.self_attn.v_proj.base_layer.weight": "model-00009-of-00009.safetensors",
|
| 564 |
+
"layers.47.self_attn.v_proj.lora_A.default.weight": "model-00009-of-00009.safetensors",
|
| 565 |
+
"layers.47.self_attn.v_proj.lora_B.default.weight": "model-00009-of-00009.safetensors",
|
| 566 |
+
"layers.5.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 567 |
+
"layers.5.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
| 568 |
+
"layers.5.mlp.gate_proj.weight": "model-00002-of-00009.safetensors",
|
| 569 |
+
"layers.5.mlp.up_proj.weight": "model-00002-of-00009.safetensors",
|
| 570 |
+
"layers.5.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 571 |
+
"layers.5.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
| 572 |
+
"layers.5.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
| 573 |
+
"layers.5.self_attn.q_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 574 |
+
"layers.5.self_attn.q_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 575 |
+
"layers.5.self_attn.q_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 576 |
+
"layers.5.self_attn.v_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 577 |
+
"layers.5.self_attn.v_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 578 |
+
"layers.5.self_attn.v_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 579 |
+
"layers.6.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 580 |
+
"layers.6.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
| 581 |
+
"layers.6.mlp.gate_proj.weight": "model-00002-of-00009.safetensors",
|
| 582 |
+
"layers.6.mlp.up_proj.weight": "model-00002-of-00009.safetensors",
|
| 583 |
+
"layers.6.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 584 |
+
"layers.6.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
| 585 |
+
"layers.6.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
| 586 |
+
"layers.6.self_attn.q_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 587 |
+
"layers.6.self_attn.q_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 588 |
+
"layers.6.self_attn.q_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 589 |
+
"layers.6.self_attn.v_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 590 |
+
"layers.6.self_attn.v_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 591 |
+
"layers.6.self_attn.v_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 592 |
+
"layers.7.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 593 |
+
"layers.7.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
| 594 |
+
"layers.7.mlp.gate_proj.weight": "model-00002-of-00009.safetensors",
|
| 595 |
+
"layers.7.mlp.up_proj.weight": "model-00002-of-00009.safetensors",
|
| 596 |
+
"layers.7.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 597 |
+
"layers.7.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
| 598 |
+
"layers.7.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
| 599 |
+
"layers.7.self_attn.q_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 600 |
+
"layers.7.self_attn.q_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 601 |
+
"layers.7.self_attn.q_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 602 |
+
"layers.7.self_attn.v_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 603 |
+
"layers.7.self_attn.v_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 604 |
+
"layers.7.self_attn.v_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 605 |
+
"layers.8.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 606 |
+
"layers.8.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
| 607 |
+
"layers.8.mlp.gate_proj.weight": "model-00002-of-00009.safetensors",
|
| 608 |
+
"layers.8.mlp.up_proj.weight": "model-00002-of-00009.safetensors",
|
| 609 |
+
"layers.8.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 610 |
+
"layers.8.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
| 611 |
+
"layers.8.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
| 612 |
+
"layers.8.self_attn.q_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 613 |
+
"layers.8.self_attn.q_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 614 |
+
"layers.8.self_attn.q_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 615 |
+
"layers.8.self_attn.v_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 616 |
+
"layers.8.self_attn.v_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 617 |
+
"layers.8.self_attn.v_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 618 |
+
"layers.9.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 619 |
+
"layers.9.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
| 620 |
+
"layers.9.mlp.gate_proj.weight": "model-00002-of-00009.safetensors",
|
| 621 |
+
"layers.9.mlp.up_proj.weight": "model-00002-of-00009.safetensors",
|
| 622 |
+
"layers.9.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
| 623 |
+
"layers.9.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
| 624 |
+
"layers.9.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
| 625 |
+
"layers.9.self_attn.q_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 626 |
+
"layers.9.self_attn.q_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 627 |
+
"layers.9.self_attn.q_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 628 |
+
"layers.9.self_attn.v_proj.base_layer.weight": "model-00002-of-00009.safetensors",
|
| 629 |
+
"layers.9.self_attn.v_proj.lora_A.default.weight": "model-00002-of-00009.safetensors",
|
| 630 |
+
"layers.9.self_attn.v_proj.lora_B.default.weight": "model-00002-of-00009.safetensors",
|
| 631 |
+
"norm.weight": "model-00009-of-00009.safetensors"
|
| 632 |
+
}
|
| 633 |
+
}
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/modules.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"idx": 0,
|
| 4 |
+
"name": "0",
|
| 5 |
+
"path": "",
|
| 6 |
+
"type": "sentence_transformers.models.Transformer"
|
| 7 |
+
},
|
| 8 |
+
{
|
| 9 |
+
"idx": 1,
|
| 10 |
+
"name": "1",
|
| 11 |
+
"path": "1_Pooling",
|
| 12 |
+
"type": "sentence_transformers.models.Pooling"
|
| 13 |
+
}
|
| 14 |
+
]
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/sentence_bert_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"max_seq_length": 4096,
|
| 3 |
+
"do_lower_case": false
|
| 4 |
+
}
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/special_tokens_map.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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": "<|im_end|>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"mask_token": {
|
| 17 |
+
"content": "_",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
},
|
| 23 |
+
"pad_token": {
|
| 24 |
+
"content": "</s>",
|
| 25 |
+
"lstrip": false,
|
| 26 |
+
"normalized": false,
|
| 27 |
+
"rstrip": false,
|
| 28 |
+
"single_word": false
|
| 29 |
+
},
|
| 30 |
+
"unk_token": {
|
| 31 |
+
"content": "<unk>",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false
|
| 36 |
+
}
|
| 37 |
+
}
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
korsts-eunyounglee-EEVE-LLM2Vec-MNTP-1-2024-04-30_15-35-57/tokenizer_config.json
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
"28730": {
|
| 30 |
+
"content": "_",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"32000": {
|
| 38 |
+
"content": "<|im_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
}
|
| 45 |
+
},
|
| 46 |
+
"additional_special_tokens": [],
|
| 47 |
+
"bos_token": "<s>",
|
| 48 |
+
"chat_template": "{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = 'You are a helpful assistant.' %}{% endif %}{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in loop_messages %}{% if loop.index0 == 0 %}{{'<|im_start|>system\n' + system_message + '<|im_end|>\n'}}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
| 49 |
+
"clean_up_tokenization_spaces": false,
|
| 50 |
+
"eos_token": "<|im_end|>",
|
| 51 |
+
"legacy": true,
|
| 52 |
+
"mask_token": "_",
|
| 53 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 54 |
+
"pad_token": "</s>",
|
| 55 |
+
"sp_model_kwargs": {},
|
| 56 |
+
"spaces_between_special_tokens": false,
|
| 57 |
+
"tokenizer_class": "LlamaTokenizer",
|
| 58 |
+
"trust_remote_code": false,
|
| 59 |
+
"unk_token": "<unk>",
|
| 60 |
+
"use_default_system_prompt": false,
|
| 61 |
+
"use_fast": true
|
| 62 |
+
}
|
mlm/Llama-2-7b-chat-hf/README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: peft
|
| 3 |
+
---
|
| 4 |
+
## Training procedure
|
| 5 |
+
|
| 6 |
+
### Framework versions
|
| 7 |
+
|
| 8 |
+
|
| 9 |
+
- PEFT 0.4.0
|
mlm/Llama-2-7b-chat-hf/adapter_config.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"auto_mapping": {
|
| 3 |
+
"base_model_class": "LlamaBiModel",
|
| 4 |
+
"parent_library": "llm2vec.models.bidirectional_llama"
|
| 5 |
+
},
|
| 6 |
+
"base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"fan_in_fan_out": false,
|
| 9 |
+
"inference_mode": true,
|
| 10 |
+
"init_lora_weights": true,
|
| 11 |
+
"layers_pattern": null,
|
| 12 |
+
"layers_to_transform": null,
|
| 13 |
+
"lora_alpha": 32,
|
| 14 |
+
"lora_dropout": 0.05,
|
| 15 |
+
"modules_to_save": null,
|
| 16 |
+
"peft_type": "LORA",
|
| 17 |
+
"r": 16,
|
| 18 |
+
"revision": null,
|
| 19 |
+
"target_modules": [
|
| 20 |
+
"q_proj",
|
| 21 |
+
"v_proj",
|
| 22 |
+
"k_proj",
|
| 23 |
+
"o_proj",
|
| 24 |
+
"gate_proj",
|
| 25 |
+
"up_proj",
|
| 26 |
+
"down_proj"
|
| 27 |
+
],
|
| 28 |
+
"task_type": null
|
| 29 |
+
}
|
mlm/Llama-2-7b-chat-hf/adapter_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:596b9c4538a701ac0ea126d700d1361cc09c6d858536fa8571d107c9bc881164
|
| 3 |
+
size 160067146
|
mlm/Llama-2-7b-chat-hf/all_results.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 3.0,
|
| 3 |
+
"eval_accuracy": 0.04872194321280853,
|
| 4 |
+
"eval_loss": 1.640622615814209,
|
| 5 |
+
"eval_runtime": 153.2894,
|
| 6 |
+
"eval_samples": 2726,
|
| 7 |
+
"eval_samples_per_second": 17.783,
|
| 8 |
+
"eval_steps_per_second": 0.561,
|
| 9 |
+
"perplexity": 5.158380201707228,
|
| 10 |
+
"train_loss": 2.499020125514777,
|
| 11 |
+
"train_runtime": 1862.6283,
|
| 12 |
+
"train_samples": 2726,
|
| 13 |
+
"train_samples_per_second": 4.391,
|
| 14 |
+
"train_steps_per_second": 0.139
|
| 15 |
+
}
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: peft
|
| 3 |
+
---
|
| 4 |
+
## Training procedure
|
| 5 |
+
|
| 6 |
+
### Framework versions
|
| 7 |
+
|
| 8 |
+
|
| 9 |
+
- PEFT 0.4.0
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/adapter_config.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"auto_mapping": {
|
| 3 |
+
"base_model_class": "LlamaBiModel",
|
| 4 |
+
"parent_library": "llm2vec.models.bidirectional_llama"
|
| 5 |
+
},
|
| 6 |
+
"base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"fan_in_fan_out": false,
|
| 9 |
+
"inference_mode": true,
|
| 10 |
+
"init_lora_weights": true,
|
| 11 |
+
"layers_pattern": null,
|
| 12 |
+
"layers_to_transform": null,
|
| 13 |
+
"lora_alpha": 32,
|
| 14 |
+
"lora_dropout": 0.05,
|
| 15 |
+
"modules_to_save": null,
|
| 16 |
+
"peft_type": "LORA",
|
| 17 |
+
"r": 16,
|
| 18 |
+
"revision": null,
|
| 19 |
+
"target_modules": [
|
| 20 |
+
"q_proj",
|
| 21 |
+
"v_proj",
|
| 22 |
+
"k_proj",
|
| 23 |
+
"o_proj",
|
| 24 |
+
"gate_proj",
|
| 25 |
+
"up_proj",
|
| 26 |
+
"down_proj"
|
| 27 |
+
],
|
| 28 |
+
"task_type": null
|
| 29 |
+
}
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/adapter_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1ac7e3228a77dcb65353aea3ef04dc4a1cf43db60ed19ee995e3d75bc26c591
|
| 3 |
+
size 160067146
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:104b9fa0192273227aa12b15b51da0027f1e73be11efca4b1537b025a3f8fc22
|
| 3 |
+
size 844482901
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a44cb46a508839e226a470e9197c5475cecea23d8d0ec5729aac2e043bf94792
|
| 3 |
+
size 14244
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7815deb57c650b935dfad21a71229383faca596ddc73516101da60176c904286
|
| 3 |
+
size 1064
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/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 |
+
}
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
| 3 |
+
size 499723
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/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": "{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = false %}{% endif %}{% for message in loop_messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if loop.index0 == 0 and system_message != false %}{% set content = '<<SYS>>\\n' + system_message + '\\n<</SYS>>\\n\\n' + message['content'] %}{% else %}{% set content = message['content'] %}{% endif %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + content.strip() + ' [/INST]' }}{% elif message['role'] == 'assistant' %}{{ ' ' + content.strip() + ' ' + eos_token }}{% endif %}{% endfor %}",
|
| 32 |
+
"clean_up_tokenization_spaces": false,
|
| 33 |
+
"eos_token": "</s>",
|
| 34 |
+
"legacy": false,
|
| 35 |
+
"mask_token": "_",
|
| 36 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 37 |
+
"pad_token": "</s>",
|
| 38 |
+
"padding_side": "right",
|
| 39 |
+
"sp_model_kwargs": {},
|
| 40 |
+
"tokenizer_class": "LlamaTokenizer",
|
| 41 |
+
"unk_token": "<unk>",
|
| 42 |
+
"use_default_system_prompt": false
|
| 43 |
+
}
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/trainer_state.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 2.3255813953488373,
|
| 5 |
+
"eval_steps": 100,
|
| 6 |
+
"global_step": 200,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 1.16,
|
| 13 |
+
"eval_accuracy": 0.057827865285875905,
|
| 14 |
+
"eval_loss": 2.194674253463745,
|
| 15 |
+
"eval_runtime": 153.2158,
|
| 16 |
+
"eval_samples_per_second": 17.792,
|
| 17 |
+
"eval_steps_per_second": 0.561,
|
| 18 |
+
"step": 100
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"epoch": 2.33,
|
| 22 |
+
"eval_accuracy": 0.05121255660048764,
|
| 23 |
+
"eval_loss": 1.6989564895629883,
|
| 24 |
+
"eval_runtime": 152.7214,
|
| 25 |
+
"eval_samples_per_second": 17.849,
|
| 26 |
+
"eval_steps_per_second": 0.563,
|
| 27 |
+
"step": 200
|
| 28 |
+
}
|
| 29 |
+
],
|
| 30 |
+
"logging_steps": 500,
|
| 31 |
+
"max_steps": 258,
|
| 32 |
+
"num_input_tokens_seen": 0,
|
| 33 |
+
"num_train_epochs": 3,
|
| 34 |
+
"save_steps": 200,
|
| 35 |
+
"total_flos": 1.2962977080252826e+17,
|
| 36 |
+
"train_batch_size": 32,
|
| 37 |
+
"trial_name": null,
|
| 38 |
+
"trial_params": null
|
| 39 |
+
}
|
mlm/Llama-2-7b-chat-hf/checkpoint-200/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8bd310094889d4125bbfb313521c0f23ef76f2f22d2d10f81f9b5a89dbdfd93
|
| 3 |
+
size 4984
|
mlm/Llama-2-7b-chat-hf/eval_results.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 3.0,
|
| 3 |
+
"eval_accuracy": 0.04872194321280853,
|
| 4 |
+
"eval_loss": 1.640622615814209,
|
| 5 |
+
"eval_runtime": 153.2894,
|
| 6 |
+
"eval_samples": 2726,
|
| 7 |
+
"eval_samples_per_second": 17.783,
|
| 8 |
+
"eval_steps_per_second": 0.561,
|
| 9 |
+
"perplexity": 5.158380201707228
|
| 10 |
+
}
|
mlm/Llama-2-7b-chat-hf/runs/Apr24_09-48-39_ml-dev-02/events.out.tfevents.1713920037.ml-dev-02.711173.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d25a137575631ea8bfa87c4d649475cec85fcbf3bc35355f6842dbdcfa90911
|
| 3 |
+
size 4791
|
mlm/Llama-2-7b-chat-hf/runs/Apr24_09-58-24_ml-dev-02/events.out.tfevents.1713920564.ml-dev-02.714158.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76b4e10842c880e041a0dc66e4aae118d3894e6e862979a0a605075905db9e43
|
| 3 |
+
size 4791
|
mlm/Llama-2-7b-chat-hf/runs/Apr24_10-46-46_ml-dev-02/events.out.tfevents.1713923281.ml-dev-02.727661.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5344877f933040328543928e2a68b375357228941c75d52487e3f484d2f996db
|
| 3 |
+
size 4715
|
mlm/Llama-2-7b-chat-hf/runs/Apr25_11-55-00_ml-dev-02/events.out.tfevents.1714013789.ml-dev-02.1360287.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae7f9d546c5307e2f1ec7afef078aa327e881f091b2d5e5a54db057a67f0ee1d
|
| 3 |
+
size 5709
|
mlm/Llama-2-7b-chat-hf/runs/Apr25_11-55-00_ml-dev-02/events.out.tfevents.1714015805.ml-dev-02.1360287.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da3b540b39d990fe7549305ae81af7ea381ef9a21682498d03f9c6141dbb2424
|
| 3 |
+
size 411
|
mlm/Llama-2-7b-chat-hf/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 |
+
}
|
mlm/Llama-2-7b-chat-hf/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
mlm/Llama-2-7b-chat-hf/tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
| 3 |
+
size 499723
|
mlm/Llama-2-7b-chat-hf/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": "{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = false %}{% endif %}{% for message in loop_messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if loop.index0 == 0 and system_message != false %}{% set content = '<<SYS>>\\n' + system_message + '\\n<</SYS>>\\n\\n' + message['content'] %}{% else %}{% set content = message['content'] %}{% endif %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + content.strip() + ' [/INST]' }}{% elif message['role'] == 'assistant' %}{{ ' ' + content.strip() + ' ' + eos_token }}{% endif %}{% endfor %}",
|
| 32 |
+
"clean_up_tokenization_spaces": false,
|
| 33 |
+
"eos_token": "</s>",
|
| 34 |
+
"legacy": false,
|
| 35 |
+
"mask_token": "_",
|
| 36 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 37 |
+
"pad_token": "</s>",
|
| 38 |
+
"padding_side": "right",
|
| 39 |
+
"sp_model_kwargs": {},
|
| 40 |
+
"tokenizer_class": "LlamaTokenizer",
|
| 41 |
+
"unk_token": "<unk>",
|
| 42 |
+
"use_default_system_prompt": false
|
| 43 |
+
}
|
mlm/Llama-2-7b-chat-hf/train_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 3.0,
|
| 3 |
+
"train_loss": 2.499020125514777,
|
| 4 |
+
"train_runtime": 1862.6283,
|
| 5 |
+
"train_samples": 2726,
|
| 6 |
+
"train_samples_per_second": 4.391,
|
| 7 |
+
"train_steps_per_second": 0.139
|
| 8 |
+
}
|
mlm/Llama-2-7b-chat-hf/trainer_state.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 3.0,
|
| 5 |
+
"eval_steps": 100,
|
| 6 |
+
"global_step": 258,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 1.16,
|
| 13 |
+
"eval_accuracy": 0.057827865285875905,
|
| 14 |
+
"eval_loss": 2.194674253463745,
|
| 15 |
+
"eval_runtime": 153.2158,
|
| 16 |
+
"eval_samples_per_second": 17.792,
|
| 17 |
+
"eval_steps_per_second": 0.561,
|
| 18 |
+
"step": 100
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"epoch": 2.33,
|
| 22 |
+
"eval_accuracy": 0.05121255660048764,
|
| 23 |
+
"eval_loss": 1.6989564895629883,
|
| 24 |
+
"eval_runtime": 152.7214,
|
| 25 |
+
"eval_samples_per_second": 17.849,
|
| 26 |
+
"eval_steps_per_second": 0.563,
|
| 27 |
+
"step": 200
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"epoch": 3.0,
|
| 31 |
+
"step": 258,
|
| 32 |
+
"total_flos": 1.66999411723862e+17,
|
| 33 |
+
"train_loss": 2.499020125514777,
|
| 34 |
+
"train_runtime": 1862.6283,
|
| 35 |
+
"train_samples_per_second": 4.391,
|
| 36 |
+
"train_steps_per_second": 0.139
|
| 37 |
+
}
|
| 38 |
+
],
|
| 39 |
+
"logging_steps": 500,
|
| 40 |
+
"max_steps": 258,
|
| 41 |
+
"num_input_tokens_seen": 0,
|
| 42 |
+
"num_train_epochs": 3,
|
| 43 |
+
"save_steps": 200,
|
| 44 |
+
"total_flos": 1.66999411723862e+17,
|
| 45 |
+
"train_batch_size": 32,
|
| 46 |
+
"trial_name": null,
|
| 47 |
+
"trial_params": null
|
| 48 |
+
}
|
mlm/Llama-2-7b-chat-hf/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8bd310094889d4125bbfb313521c0f23ef76f2f22d2d10f81f9b5a89dbdfd93
|
| 3 |
+
size 4984
|