SameedHussain commited on
Commit
de9a386
·
verified ·
1 Parent(s): 033697a

Trained with Unsloth

Browse files
Files changed (4) hide show
  1. README.md +1 -0
  2. config.json +30 -0
  3. generation_config.json +8 -0
  4. pytorch_model.bin +3 -0
README.md CHANGED
@@ -9,6 +9,7 @@ tags:
9
  - unsloth
10
  - mistral
11
  - trl
 
12
  ---
13
 
14
  # Uploaded model
 
9
  - unsloth
10
  - mistral
11
  - trl
12
+ - sft
13
  ---
14
 
15
  # Uploaded model
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Locutusque/TinyMistral-248M-Instruct",
3
+ "architectures": [
4
+ "MistralForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "eos_token_id": 2,
9
+ "head_dim": 32,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 1024,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 4096,
14
+ "max_position_embeddings": 32768,
15
+ "model_type": "mistral",
16
+ "num_attention_heads": 32,
17
+ "num_hidden_layers": 12,
18
+ "num_key_value_heads": 8,
19
+ "pad_token_id": 32002,
20
+ "rms_norm_eps": 1e-06,
21
+ "rope_scaling": null,
22
+ "rope_theta": 10000.0,
23
+ "sliding_window": 32,
24
+ "tie_word_embeddings": false,
25
+ "torch_dtype": "float16",
26
+ "transformers_version": "4.44.1",
27
+ "unsloth_version": "2024.8",
28
+ "use_cache": true,
29
+ "vocab_size": 32005
30
+ }
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "max_length": 32768,
6
+ "pad_token_id": 32002,
7
+ "transformers_version": "4.44.1"
8
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff75f0fb1d7654fb71188ed195841d07207238786a39010389b809c1c3fdabab
3
+ size 496085574