Sam1989 commited on
Commit
ab01be2
·
verified ·
1 Parent(s): d705307

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/gemma-2-2b-it",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-3-4b-it",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1cf795bb2dfdfee78ce2278e1a198036f0de3223db38a68f069190d0351f49d3
3
- size 6403448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:647d56d9923ab007b84c8fe1e56a9b0e9ca30639dc08c4ca4b82a667850f3f6c
3
+ size 8930816
runs/Mar26_11-12-59_ki02/events.out.tfevents.1742983993.ki02.1253289.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d8233311d91f1f7ae72b2a656f83ad353d06617ab58695f5aa4982a3fd1c2e5
3
+ size 6124
runs/Mar26_11-38-14_ki02/events.out.tfevents.1742985495.ki02.1257822.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a539174b6d8e0509118b4aba6a88241536049580d4200c68b05c5eae274f2131
3
+ size 7310
special_tokens_map.json CHANGED
@@ -1,8 +1,5 @@
1
  {
2
- "additional_special_tokens": [
3
- "<start_of_turn>",
4
- "<end_of_turn>"
5
- ],
6
  "bos_token": {
7
  "content": "<bos>",
8
  "lstrip": false,
@@ -10,6 +7,7 @@
10
  "rstrip": false,
11
  "single_word": false
12
  },
 
13
  "eos_token": {
14
  "content": "<eos>",
15
  "lstrip": false,
@@ -17,6 +15,7 @@
17
  "rstrip": false,
18
  "single_word": false
19
  },
 
20
  "pad_token": {
21
  "content": "<pad>",
22
  "lstrip": false,
 
1
  {
2
+ "boi_token": "<start_of_image>",
 
 
 
3
  "bos_token": {
4
  "content": "<bos>",
5
  "lstrip": false,
 
7
  "rstrip": false,
8
  "single_word": false
9
  },
10
+ "eoi_token": "<end_of_image>",
11
  "eos_token": {
12
  "content": "<eos>",
13
  "lstrip": false,
 
15
  "rstrip": false,
16
  "single_word": false
17
  },
18
+ "image_token": "<image_soft_token>",
19
  "pad_token": {
20
  "content": "<pad>",
21
  "lstrip": false,
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ead5581f1d96925578a3ecbd853ca84805f548557c56cf49fade0c9c44ed708d
3
- size 34363027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d786405177734910d7a3db625c2826640964a0b4e5cdbbd70620ae3313a01bef
3
+ size 33384722
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:82ab910a933f67d18e55b384eebb80dec47647e31b1b3c8c51102a7bb4889f95
3
  size 6136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6aaf48142fda73d98b8b5808002ee4d1bd0054be4b12fe85870d8ebf09a89ea
3
  size 6136