meoo225 commited on
Commit
b94a6c8
1 Parent(s): f3b36fd

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
28
  "torch_dtype": "float32",
29
- "transformers_version": "4.45.0",
30
  "use_cache": true,
31
  "vocab_size": 36096
32
  }
 
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
28
  "torch_dtype": "float32",
29
+ "transformers_version": "4.45.1",
30
  "use_cache": true,
31
  "vocab_size": 36096
32
  }
logs/events.out.tfevents.1727451870.2ccdaf539a3c.1980.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a572f4f1c9a0d68cc0b355e9b2632349f17e4cf6d55f01c8a9bd658b0f2706a6
3
+ size 5771
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3d56343698946c69ec8dc1217225d632d5bf35cd2f709a12aa3a7f2ae15623a
3
  size 903834408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b2855e96b98b54d95db603a3420a16d59562c48b7de0b24fb083f43ceeb832
3
  size 903834408
tokenizer_config.json CHANGED
@@ -891,7 +891,7 @@
891
  "<extra_id_94>",
892
  "<extra_id_95>"
893
  ],
894
- "clean_up_tokenization_spaces": true,
895
  "eos_token": "</s>",
896
  "extra_ids": 96,
897
  "model_max_length": 1000000000000000019884624838656,
 
891
  "<extra_id_94>",
892
  "<extra_id_95>"
893
  ],
894
+ "clean_up_tokenization_spaces": false,
895
  "eos_token": "</s>",
896
  "extra_ids": 96,
897
  "model_max_length": 1000000000000000019884624838656,