From 09ffd5633b78786844a8c3f85a98964c7c9e847a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 19:13:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: ytu-ce-cosmos/Turkish-Gemma-9b-T1 Source: Original Platform --- .gitattributes | 38 + README.md | 160 +++ Turkish_gemma.png | 3 + config.json | 33 + generation_config.json | 11 + model-00001-of-00004.safetensors | 3 + model-00002-of-00004.safetensors | 3 + model-00003-of-00004.safetensors | 3 + model-00004-of-00004.safetensors | 3 + model.safetensors.index.json | 471 +++++++ special_tokens_map.json | 34 + tokenizer.json | 3 + tokenizer_config.json | 2016 ++++++++++++++++++++++++++++++ voting_new.png | Bin 0 -> 33081 bytes 14 files changed, 2781 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Turkish_gemma.png create mode 100644 config.json create mode 100644 generation_config.json create mode 100644 model-00001-of-00004.safetensors create mode 100644 model-00002-of-00004.safetensors create mode 100644 model-00003-of-00004.safetensors create mode 100644 model-00004-of-00004.safetensors create mode 100644 model.safetensors.index.json create mode 100644 special_tokens_map.json create mode 100644 tokenizer.json create mode 100644 tokenizer_config.json create mode 100644 voting_new.png diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4bee54e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,38 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +tokenizer.json filter=lfs diff=lfs merge=lfs -text +Turkish_Gemma.png filter=lfs diff=lfs merge=lfs -text +Turkish_gemma.png filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e30fd2f --- /dev/null +++ b/README.md @@ -0,0 +1,160 @@ +--- +license: gemma +language: +- tr +pipeline_tag: text-generation +base_model: google/gemma2-9b +tags: +- Turkish +- gemma2 +- DPO +- SFT +- conversational +- instruction +- reasoning +- thinking +library_name: transformers +--- + + + +

+ + + +

+ +> [!TIP] +> **Try the model instantly in our chat:** +> πŸ‘‰ **[https://model.cosmosytu.com/](https://model.cosmosytu.com/)** +> No setup needed β€” you can test **Turkish-Gemma-9b-T1** directly in the chatbot. + +# Turkish-Gemma-9b-T1 + +Turkish-Gemma-9b-T1 is based on ytu-ce-cosmos/Turkish-Gemma-9b-v0.1, adapted specifically for multi-step reasoning (β€œthinking”) in Turkish. + +The model is designed to perform better at mathematical problems, logical reasoning, step-by-step inference, and planning tasks, while still following instructions to produce clear and concise final answers. + +# πŸš€ What’s New in the Reasoning Version? + +- **Multi-step reasoning:** Stronger intermediate inference when multiple clues/conditions are involved. + +- **Math & logic:** Improved accuracy on arithmetic, probability, sequences, rational reasoning, and logic puzzles. + +- **Better instruction following:** Better adherence to prompts. + +- **Reduced hallucinations:** The reasoning model hallucinates less, focusing on grounded answers and indicating uncertainty when necessary. + +To evaluate model performance, we compiled a dataset of 1,450 carefully designed questions across diverse categories. Each question was reviewed and rated by 18 human annotators, allowing for a reliable comparison across multiple models. + +The table below summarizes the evaluation results: + +### πŸ† Model Comparison: Win Rates + +| Model Name | Win Rate | +| -------------------------------------------- | ---------- | +| **ytu-ce-cosmos/Turkish-Gemma-9b-T1** | **68.65%** | +| **ytu-ce-cosmos/Turkish-Gemma-9b-T0** | **67.58%** | +| Qwen3-32B | 67.20% | +| Qwen3-14B | 67.20% | +| google/gemma-3-27b-it | 65.81% | +| google/gemma-3-12b-it | 59.72% | +| google/gemma-2-27b-it | 52.24% | +| **ytu-ce-cosmos/Turkish-Gemma-9b-v0.1** | 52.12% | +| google/gemma-2-9b-it | 48.94% | + +### Voting Metodology + +A question and two answers from different models were presented to human judges. The judges selected the better answer based on their preferences. For example, in the question below, the judge evaluated both answers as good: + + +### πŸ“Š Turkish Evaluation Gsm8k Benchmark Results + +| Model Name | Gsm8K | +| --------------------------------------- | --------- | +| Qwen/Qwen2.5-72B-Instruct | 83.60 | +| Qwen/Qwen2.5-32B-Instruct | 77.83 | +| google/gemma-3-27b-it | 77.52 | +| **ytu-ce-cosmos/Turkish-Gemma-9b-T1** | **77.41** | +| Qwen/Qwen2.5-14B-it | 76.77 | +| google/gemma-2-27b-it | 76.54 | +| **ytu-ce-cosmos/Turkish-Gemma-9b-v0.1** | **73.42** | +| google/gemma-3-12b-it | 72.06 | +| meta-llama/Llama-3-1-70B-Instruct | 66.13 | +| Qwen/Qwen2.5-7B-Instruct | 64.16 | +| google/gemma-2-9b-it | 63.10 | +| ytu-ce-cosmos/Turkish-Llama-8b-DPO-v0.1 | 59.87 | + + +> **Note:** When running Turkish evaluations on well-known benchmarks, it is important to adjust the evaluation configurations specifically for **reasoning models**. Default settings may not reflect the true performance, as factors like context handling and prompt formatting can significantly affect results. Carefully tuning these configs ensures fairer and more accurate comparisons across models. + + + +### Quick Start + +The examples below demonstrate how to use the model to generate content based on given inputs. + +```python +from transformers import AutoTokenizer, AutoModelForCausalLM +import torch +import transformers + +model_id = "ytu-ce-cosmos/Turkish-Gemma-9b-T1" +tokenizer = AutoTokenizer.from_pretrained(model_id) +model = AutoModelForCausalLM.from_pretrained( + model_id, + torch_dtype=torch.bfloat16, + device_map="auto", +) + +pipeline = transformers.pipeline( + "text-generation", + model=model_id, + model_kwargs={"torch_dtype": torch.bfloat16}, + device_map="auto", +) +messages = [ + {"role": "user", "content": "Δ°stanbul halkΔ±, timsahlarΔ± evcilleştirip balkonlarda beslemeyi alışkanlΔ±k hale getirmiştir. Hangi timsah tΓΌrleri en Γ§ok tercih edilir?"} +] +input_ids = tokenizer.apply_chat_template( + messages, + add_generation_prompt=True, + return_tensors="pt" +).to(model.device) +terminators = [ + pipeline.tokenizer.eos_token_id, + pipeline.tokenizer.convert_tokens_to_ids("") +] +outputs = model.generate( + input_ids, + max_new_tokens=4096, + eos_token_id=terminators, + do_sample=False, +) +response = outputs[0][input_ids.shape[-1]:] +print(tokenizer.decode(response, skip_special_tokens=True)) + +## .... +## Bu soru gerΓ§ek dışı bir senaryo iΓ§eriyor. **Δ°stanbul'da veya herhangi bir kentsel alanda timsahlarΔ±n evcilleştirilip balkonlarda beslenmesi mΓΌmkΓΌn değildir ve bu bir alışkanlΔ±k değildir. + +``` + +# Tips +> Use `Temperature=0.6`, `TopP=0.95`, `TopK=20`, and `MinP=0` (the default setting in `generation_config.json`). **DO NOT use greedy decoding**, as it can lead to performance degradation and endless repetitions. +- **Complex tasks:** Increase `max_new_tokens`. You can increase the `repetition penalty` and also adjust the `presence_penalty` parameter (between 0 and 2) to reduce endless repetitions. However, using a higher value may occasionally result in language mixing and a slight decrease in model performance + +# Acknowledgments + +Thanks to Hugging Face for hosting models on S3 storage. + +Compute resources were provided by the Barcelona Supercomputing Center + +# Contact + +**COSMOS AI Research Group** – Yildiz Technical University, Computer Engineering Department +πŸ”— [https://cosmos.yildiz.edu.tr/](https://cosmos.yildiz.edu.tr/) +βœ‰οΈ cosmos@yildiz.edu.tr + +--- +license: gemma2 +--- \ No newline at end of file diff --git a/Turkish_gemma.png b/Turkish_gemma.png new file mode 100644 index 0000000..0d23152 --- /dev/null +++ b/Turkish_gemma.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:919118eb3bef7fb3a916ffcb9d7cbad265273184a93fc7bcae9887717a3d50f5 +size 1871153 diff --git a/config.json b/config.json new file mode 100644 index 0000000..794832b --- /dev/null +++ b/config.json @@ -0,0 +1,33 @@ +{ + "architectures": [ + "Gemma2ForCausalLM" + ], + "attention_bias": false, + "attention_dropout": 0.0, + "attn_logit_softcapping": 50.0, + "bos_token_id": 2, + "cache_implementation": "hybrid", + "eos_token_id": 1, + "final_logit_softcapping": 30.0, + "head_dim": 256, + "hidden_act": "gelu_pytorch_tanh", + "hidden_activation": "gelu_pytorch_tanh", + "hidden_size": 3584, + "initializer_range": 0.02, + "intermediate_size": 14336, + "max_position_embeddings": 8192, + "model_type": "gemma2", + "num_attention_heads": 16, + "num_hidden_layers": 42, + "num_key_value_heads": 8, + "pad_token_id": 0, + "query_pre_attn_scalar": 256, + "rms_norm_eps": 1e-06, + "rope_theta": 10000.0, + "sliding_window": 4096, + "sliding_window_size": 4096, + "torch_dtype": "bfloat16", + "transformers_version": "4.51.3", + "use_cache": false, + "vocab_size": 256000 +} diff --git a/generation_config.json b/generation_config.json new file mode 100644 index 0000000..75d0fa2 --- /dev/null +++ b/generation_config.json @@ -0,0 +1,11 @@ +{ + "_from_model_config": true, + "bos_token_id": 2, + "cache_implementation": "hybrid", + "eos_token_id": 1, + "pad_token_id": 0, + "transformers_version": "4.51.3", + "temperature": 0.6, + "top_k": 20, + "top_p": 0.95, +} diff --git a/model-00001-of-00004.safetensors b/model-00001-of-00004.safetensors new file mode 100644 index 0000000..9f6cccc --- /dev/null +++ b/model-00001-of-00004.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ba6f876e60ba64ce5dab0825ddb2b82bcd3068b694af5a590ef68e9bb7719c +size 4903351912 diff --git a/model-00002-of-00004.safetensors b/model-00002-of-00004.safetensors new file mode 100644 index 0000000..afe6b53 --- /dev/null +++ b/model-00002-of-00004.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d9923578221e2641604e5af8d6eb1f1aafdab2a784c921d1423739f579a1d1 +size 4947570872 diff --git a/model-00003-of-00004.safetensors b/model-00003-of-00004.safetensors new file mode 100644 index 0000000..9044675 --- /dev/null +++ b/model-00003-of-00004.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49aeba481222943c35837495ec5a4f1e603061f2b17d9c52afab7ca12bd66c09 +size 4962221464 diff --git a/model-00004-of-00004.safetensors b/model-00004-of-00004.safetensors new file mode 100644 index 0000000..18bba09 --- /dev/null +++ b/model-00004-of-00004.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dbb1bba23800026ffa6ff33c9768c6dac0efad3d53fe168ada8c89019568292 +size 3670322200 diff --git a/model.safetensors.index.json b/model.safetensors.index.json new file mode 100644 index 0000000..43bf0e4 --- /dev/null +++ b/model.safetensors.index.json @@ -0,0 +1,471 @@ +{ + "metadata": { + "total_size": 18483411968 + }, + "weight_map": { + "model.embed_tokens.weight": "model-00001-of-00004.safetensors", + "model.layers.0.input_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.0.mlp.down_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.0.mlp.up_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.0.post_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.0.pre_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.1.input_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.1.mlp.down_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.1.mlp.up_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.1.post_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.1.pre_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.10.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.10.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.10.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.10.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.10.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.10.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.10.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.10.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.10.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.10.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.10.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.11.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.11.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.11.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.11.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.11.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.11.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.11.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.11.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.11.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.11.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.11.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.12.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.12.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.12.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.12.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.12.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.12.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.12.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.12.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.12.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.12.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.12.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.13.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.13.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.13.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.13.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.13.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.13.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.13.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.13.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.13.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.13.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.13.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.14.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.14.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.14.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.14.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.14.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.14.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.14.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.14.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.14.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.14.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.14.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.15.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.15.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.15.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.15.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.15.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.15.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.15.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.15.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.16.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.16.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.16.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.16.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.16.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.16.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.16.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.16.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.16.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.16.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.16.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.17.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.17.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.17.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.17.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.17.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.17.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.17.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.17.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.17.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.17.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.17.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.18.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.18.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.18.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.18.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.18.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.18.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.18.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.18.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.18.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.18.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.18.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.19.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.19.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.19.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.19.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.19.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.19.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.19.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.19.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.19.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.19.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.19.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.2.input_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.2.mlp.down_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.2.mlp.up_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.2.post_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.2.pre_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.20.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.20.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.20.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.20.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.20.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.20.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.20.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.20.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.20.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.20.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.20.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.21.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.21.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.21.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.21.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.21.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.21.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.21.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.21.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.21.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.21.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.21.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.22.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.22.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.22.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.22.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.22.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.22.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.22.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.22.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.22.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.22.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.22.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.23.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.23.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.23.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.23.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.23.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.23.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.23.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.23.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.23.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.23.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.23.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.24.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.24.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.24.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.24.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.24.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.24.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.24.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.24.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.24.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.24.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.24.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.25.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.25.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.25.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.25.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.25.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.25.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.25.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.25.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.25.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.25.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.25.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.26.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.26.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.26.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.26.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.26.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.26.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.26.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.26.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.26.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.26.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.26.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.27.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.27.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.27.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.27.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.27.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.27.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.27.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.27.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.27.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.27.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.27.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.28.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.28.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.28.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.28.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.28.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.28.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.28.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.28.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.28.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.28.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.28.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.29.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.29.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.29.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.29.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.29.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.29.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.29.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.29.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.29.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.29.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.29.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.3.input_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.3.mlp.down_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.3.mlp.gate_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.3.mlp.up_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.3.post_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.3.pre_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.30.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.30.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.30.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.30.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.30.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.30.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.30.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.30.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.30.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.30.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.30.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.31.input_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.31.mlp.down_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.31.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.31.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.31.post_attention_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.31.post_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.31.pre_feedforward_layernorm.weight": "model-00003-of-00004.safetensors", + "model.layers.31.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.31.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.31.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.31.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.32.input_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.32.mlp.down_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.32.mlp.gate_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.32.mlp.up_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.32.post_attention_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.32.post_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.32.pre_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.32.self_attn.k_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.32.self_attn.o_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.32.self_attn.q_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.32.self_attn.v_proj.weight": "model-00003-of-00004.safetensors", + "model.layers.33.input_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.33.mlp.down_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.33.mlp.gate_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.33.mlp.up_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.33.post_attention_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.33.post_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.33.pre_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.33.self_attn.k_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.33.self_attn.o_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.33.self_attn.q_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.33.self_attn.v_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.34.input_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.34.mlp.down_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.34.mlp.gate_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.34.mlp.up_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.34.post_attention_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.34.post_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.34.pre_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.34.self_attn.k_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.34.self_attn.o_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.34.self_attn.q_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.34.self_attn.v_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.35.input_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.35.mlp.down_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.35.mlp.gate_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.35.mlp.up_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.35.post_attention_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.35.post_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.35.pre_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.35.self_attn.k_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.35.self_attn.o_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.35.self_attn.q_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.35.self_attn.v_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.36.input_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.36.mlp.down_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.36.mlp.gate_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.36.mlp.up_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.36.post_attention_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.36.post_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.36.pre_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.36.self_attn.k_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.36.self_attn.o_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.36.self_attn.q_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.36.self_attn.v_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.37.input_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.37.mlp.down_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.37.mlp.gate_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.37.mlp.up_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.37.post_attention_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.37.post_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.37.pre_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.37.self_attn.k_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.37.self_attn.o_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.37.self_attn.q_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.37.self_attn.v_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.38.input_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.38.mlp.down_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.38.mlp.gate_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.38.mlp.up_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.38.post_attention_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.38.post_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.38.pre_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.38.self_attn.k_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.38.self_attn.o_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.38.self_attn.q_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.38.self_attn.v_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.39.input_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.39.mlp.down_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.39.mlp.gate_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.39.mlp.up_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.39.post_attention_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.39.post_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.39.pre_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.39.self_attn.k_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.39.self_attn.o_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.39.self_attn.q_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.39.self_attn.v_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.4.input_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.4.mlp.down_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.4.mlp.gate_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.4.mlp.up_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.4.post_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.4.pre_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.40.input_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.40.mlp.down_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.40.mlp.gate_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.40.mlp.up_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.40.post_attention_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.40.post_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.40.pre_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.40.self_attn.k_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.40.self_attn.o_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.40.self_attn.q_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.40.self_attn.v_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.41.input_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.41.mlp.down_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.41.mlp.gate_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.41.mlp.up_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.41.post_attention_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.41.post_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.41.pre_feedforward_layernorm.weight": "model-00004-of-00004.safetensors", + "model.layers.41.self_attn.k_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.41.self_attn.o_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.41.self_attn.q_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.41.self_attn.v_proj.weight": "model-00004-of-00004.safetensors", + "model.layers.5.input_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.5.mlp.down_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.5.mlp.gate_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.5.mlp.up_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.5.post_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.5.pre_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.6.input_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.6.mlp.down_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.6.mlp.gate_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.6.mlp.up_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.6.post_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.6.pre_feedforward_layernorm.weight": "model-00001-of-00004.safetensors", + "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.6.self_attn.o_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.7.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.7.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.7.mlp.gate_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.7.mlp.up_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.7.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.7.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.7.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.7.self_attn.o_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00004.safetensors", + "model.layers.8.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.8.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.8.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.8.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.8.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.8.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.8.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.8.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.8.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.8.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.8.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.9.input_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.9.mlp.down_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.9.mlp.gate_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.9.mlp.up_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.9.post_attention_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.9.post_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.9.pre_feedforward_layernorm.weight": "model-00002-of-00004.safetensors", + "model.layers.9.self_attn.k_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.9.self_attn.o_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.9.self_attn.q_proj.weight": "model-00002-of-00004.safetensors", + "model.layers.9.self_attn.v_proj.weight": "model-00002-of-00004.safetensors", + "model.norm.weight": "model-00004-of-00004.safetensors" + } +} diff --git a/special_tokens_map.json b/special_tokens_map.json new file mode 100644 index 0000000..07f6ba6 --- /dev/null +++ b/special_tokens_map.json @@ -0,0 +1,34 @@ +{ + "additional_special_tokens": [ + "", + "" + ], + "bos_token": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false + }, + "eos_token": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false + }, + "pad_token": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false + }, + "unk_token": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false + } +} diff --git a/tokenizer.json b/tokenizer.json new file mode 100644 index 0000000..61716a9 --- /dev/null +++ b/tokenizer.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:910fe1a4529646987f501677b6f4fcca7b3f49efe76804bd04f3fa2a7eedb1e8 +size 34362867 diff --git a/tokenizer_config.json b/tokenizer_config.json new file mode 100644 index 0000000..e7cadc1 --- /dev/null +++ b/tokenizer_config.json @@ -0,0 +1,2016 @@ +{ + "add_bos_token": true, + "add_eos_token": false, + "added_tokens_decoder": { + "0": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "5": { + "content": "<2mass>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "6": { + "content": "[@BOS@]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "7": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "8": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "9": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "10": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "11": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "12": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "13": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "14": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "15": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "16": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "17": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "18": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "19": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "20": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "21": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "22": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "23": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "24": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "25": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "26": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "27": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "28": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "29": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "30": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "31": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "32": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "33": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "34": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "35": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "36": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "37": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "38": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "39": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "40": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "41": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "42": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "43": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "44": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "45": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "46": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "47": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "48": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "49": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "50": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "51": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "52": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "53": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "54": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "55": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "56": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "57": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "58": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "59": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "60": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "61": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "62": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "63": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "64": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "65": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "66": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "67": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "68": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "69": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "70": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "71": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "72": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "73": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "74": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "75": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "76": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "77": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "78": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "79": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "80": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "81": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "82": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "83": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "84": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "85": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "86": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "87": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "88": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "89": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "90": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "91": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "92": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "93": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "94": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "95": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "96": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "97": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "98": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "99": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "100": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "101": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "102": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "103": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "104": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "105": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "106": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "107": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "108": { + "content": "\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "109": { + "content": "\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "110": { + "content": "\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "111": { + "content": "\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "112": { + "content": "\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "113": { + "content": "\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "114": { + "content": "\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "115": { + "content": "\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "116": { + "content": "\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "117": { + "content": "\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "118": { + "content": "\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "119": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "120": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "121": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "122": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "123": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "124": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "125": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "126": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "127": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "128": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "129": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "130": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "131": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "132": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "133": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "134": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "135": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "136": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "137": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "138": { + "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "139": { + "content": "▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "140": { + "content": "▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "141": { + "content": "▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "142": { + "content": "▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "143": { + "content": "▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "144": { + "content": "▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "145": { + "content": "▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "146": { + "content": "▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "147": { + "content": "▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "148": { + "content": "▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "149": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "150": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "151": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "152": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "153": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "154": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "155": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "156": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "157": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "158": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "159": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "160": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "161": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "162": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "163": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "164": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "165": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "166": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "167": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "168": { + "content": "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "169": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "170": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "172": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "173": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "174": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "175": { + "content": "
", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "171": { + "content": "
", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "176": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "177": { + "content": "
", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "178": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "179": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "180": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "181": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "182": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "183": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "184": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "185": { + "content": "

", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "186": { + "content": "

", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "187": { + "content": "

", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "188": { + "content": "

", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "189": { + "content": "

", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "190": { + "content": "
", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "191": { + "content": "
", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "192": { + "content": "
", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "193": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "194": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "195": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "196": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "197": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "198": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "199": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "200": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "201": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "202": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "203": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "204": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "205": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "206": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "207": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "208": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "209": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "210": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "211": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "212": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "213": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "214": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "215": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "216": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255968": { + "content": "[toxicity=0]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255969": { + "content": "\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255970": { + "content": "\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255971": { + "content": "\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255972": { + "content": "\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255973": { + "content": "\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255974": { + "content": "\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255975": { + "content": "\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255976": { + "content": "\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255977": { + "content": "\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255978": { + "content": "\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255979": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255980": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255981": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255982": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255983": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255984": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255985": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255986": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255987": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255988": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255989": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255990": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255991": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255992": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255993": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255994": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255995": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255996": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255997": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255998": { + "content": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "255999": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + } + }, + "additional_special_tokens": [ + "", + "" + ], + "bos_token": "", + "chat_template": "{{ bos_token }}{% for message in messages %}{% if (message['role'] == 'assistant') %}{% set role = 'model' %}{% else %}{% set role = message['role'] %}{% endif %}{{ '' + role + '\n' + message['content'] | trim + '\n' }}{% endfor %}{% if add_generation_prompt %}{{'model\n'}}{% endif %}", + "clean_up_tokenization_spaces": false, + "eos_token": "", + "extra_special_tokens": {}, + "model_max_length": 1000000000000000019884624838656, + "pad_token": "", + "padding_side": "right", + "sp_model_kwargs": {}, + "spaces_between_special_tokens": false, + "split_special_tokens": false, + "tokenizer_class": "GemmaTokenizerFast", + "unk_token": "", + "use_default_system_prompt": false +} diff --git a/voting_new.png b/voting_new.png new file mode 100644 index 0000000000000000000000000000000000000000..7b15c0ef83871f2ed95434408717424086899901 GIT binary patch literal 33081 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 literal 0 HcmV?d00001