VTaPo commited on
Commit
bc1f2c1
1 Parent(s): 7f02c74

Training in progress, step 500

Browse files
config.json CHANGED
@@ -51,21 +51,10 @@
51
  "num_beams": 4,
52
  "num_hidden_layers": 6,
53
  "pad_token_id": 53684,
54
- "quantization_config": {
55
- "bnb_4bit_compute_dtype": "float32",
56
- "bnb_4bit_quant_type": "fp4",
57
- "bnb_4bit_use_double_quant": false,
58
- "llm_int8_enable_fp32_cpu_offload": false,
59
- "llm_int8_has_fp16_weight": false,
60
- "llm_int8_skip_modules": null,
61
- "llm_int8_threshold": 6.0,
62
- "load_in_4bit": false,
63
- "load_in_8bit": true
64
- },
65
  "scale_embedding": true,
66
  "share_encoder_decoder_embeddings": true,
67
  "static_position_embeddings": true,
68
- "torch_dtype": "float16",
69
  "transformers_version": "4.30.2",
70
  "use_cache": true,
71
  "vocab_size": 53685
 
51
  "num_beams": 4,
52
  "num_hidden_layers": 6,
53
  "pad_token_id": 53684,
 
 
 
 
 
 
 
 
 
 
 
54
  "scale_embedding": true,
55
  "share_encoder_decoder_embeddings": true,
56
  "static_position_embeddings": true,
57
+ "torch_dtype": "float32",
58
  "transformers_version": "4.30.2",
59
  "use_cache": true,
60
  "vocab_size": 53685
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3c46aa7365a2cb2c597e16414f0a1e2e223ae25928ced09807ee92fc0c32c8d
3
- size 99706629
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5913eebb80fb8c4269025215a90a1c64d5f7cb8f29226ab155f8edb8aadee2c
3
+ size 286802117
runs/Jun14_20-41-22_f35e615155df/events.out.tfevents.1686775287.f35e615155df.2084.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87f3da4d450c15d2eab4a46e38f45eb8cba372e83c8ca6c3f79d2cf7f008adef
3
+ size 5084
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de81070449d08abb1bfc3f450d0d4a1eded1111aa985c9bff410afe8e31103cf
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47f045922a64b99541982fd181635e8c92634f12416ef1590e05a46183ba66f3
3
  size 4091