amnae commited on
Commit
c482b23
·
verified ·
1 Parent(s): 74063dd

amnae/tinyllamatest

Browse files
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
- base_model: amnae/base_edu_llm_damex
3
  library_name: peft
 
4
  tags:
5
  - trl
6
  - sft
@@ -13,10 +14,10 @@ model-index:
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/maai/huggingface/runs/8tkph8gh)
17
  # output
18
 
19
- This model is a fine-tuned version of [amnae/base_edu_llm_damex](https://huggingface.co/amnae/base_edu_llm_damex) on the None dataset.
20
 
21
  ## Model description
22
 
@@ -36,12 +37,12 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 5e-05
39
- - train_batch_size: 5
40
  - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 4
45
 
46
  ### Training results
47
 
 
1
  ---
2
+ base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
3
  library_name: peft
4
+ license: apache-2.0
5
  tags:
6
  - trl
7
  - sft
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/maai/huggingface/runs/4fb8pi7n)
18
  # output
19
 
20
+ This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on the None dataset.
21
 
22
  ## Model description
23
 
 
37
 
38
  The following hyperparameters were used during training:
39
  - learning_rate: 5e-05
40
+ - train_batch_size: 20
41
  - eval_batch_size: 8
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 1
46
 
47
  ### Training results
48
 
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "amnae/base_edu_llm_damex",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f9dd127e283df55b6572559e52dfbfe0fbaea0c90a98427e75bef9c42962b2f
3
- size 109069176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dde9baadcdf518f56417297950edd9d5617bfe21a6212f6373db1f7c331fbfb6
3
+ size 36056608
runs/Jul29_13-40-13_canada.cs.ucl.ac.uk/events.out.tfevents.1722256820.canada.cs.ucl.ac.uk.30220.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05021a9c05e00a6d69841ec4330586f74ef5b7e568400b7cf28d7078f1fab99b
3
+ size 11094
runs/Jul29_13-42-44_canada.cs.ucl.ac.uk/events.out.tfevents.1722256965.canada.cs.ucl.ac.uk.30674.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66f59ccf9ad17d7f683a132305e6308a24a8c3b8c1605c0787fb07c1c5b195d0
3
+ size 7107
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer.model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
3
- size 587404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
tokenizer_config.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cbd65b9dd9d28033fd160274402e50a218e9d629e8ebf173214e2582467d339
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff91ab78be0c23bdbd4c682a4a3a9c62857deca9752cfcc19f35b11369b01c40
3
  size 5368