nilq commited on
Commit
227b9c3
1 Parent(s): b5757b2

Model save

Browse files
Files changed (3) hide show
  1. README.md +48 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: nilq/baby-python-mistral-1L-tiny-base
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: baby-python-mistral-1L-tiny-TinyStories-ft
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # baby-python-mistral-1L-tiny-TinyStories-ft
14
+
15
+ This model is a fine-tuned version of [nilq/baby-python-mistral-1L-tiny-base](https://huggingface.co/nilq/baby-python-mistral-1L-tiny-base) on an unknown dataset.
16
+
17
+ ## Model description
18
+
19
+ More information needed
20
+
21
+ ## Intended uses & limitations
22
+
23
+ More information needed
24
+
25
+ ## Training and evaluation data
26
+
27
+ More information needed
28
+
29
+ ## Training procedure
30
+
31
+ ### Training hyperparameters
32
+
33
+ The following hyperparameters were used during training:
34
+ - learning_rate: 2e-05
35
+ - train_batch_size: 64
36
+ - eval_batch_size: 8
37
+ - seed: 42
38
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
+ - lr_scheduler_type: cosine
40
+ - lr_scheduler_warmup_steps: 500
41
+ - num_epochs: 1.0
42
+
43
+ ### Framework versions
44
+
45
+ - Transformers 4.38.1
46
+ - Pytorch 2.2.0+cu121
47
+ - Datasets 2.17.1
48
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.38.1"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92ba3c7533e77816c4daa63caa900e35e3bd312f0793d27a6966be12b0d1edec
3
  size 140516640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39ebb71a1745ffade4f83e406318197ffbdc811c2a7462a21d5c6420e24e41fb
3
  size 140516640