meoo225 commited on
Commit
02d5ce5
1 Parent(s): a37d471

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "tie_word_embeddings": false,
28
  "tokenizer_class": "T5Tokenizer",
29
  "torch_dtype": "float32",
30
- "transformers_version": "4.45.0",
31
  "use_cache": true,
32
  "vocab_size": 250112
33
  }
 
27
  "tie_word_embeddings": false,
28
  "tokenizer_class": "T5Tokenizer",
29
  "torch_dtype": "float32",
30
+ "transformers_version": "4.45.1",
31
  "use_cache": true,
32
  "vocab_size": 250112
33
  }
logs/events.out.tfevents.1727572098.76352986eb08.1184.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c4ed7642a5ac1fe2e2845540b5c9ea88b0ca51ed66d7bae27ad7701422bddcc
3
+ size 4184
logs/events.out.tfevents.1727572237.76352986eb08.2580.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcd2c22c1bdfcdc83392cd19f8030495e4eba320a16424217c7a3f2143e29cbb
3
+ size 5947
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9619780674612f9308494ff5211b64db7ee3a672966977690217bab22a14a31
3
  size 2329638768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc11d16867b79d38aa40fedd123e63b046c0fe9a112a7e88f464fcf11213009a
3
  size 2329638768
tokenizer_config.json CHANGED
@@ -827,7 +827,7 @@
827
  }
828
  },
829
  "additional_special_tokens": [],
830
- "clean_up_tokenization_spaces": true,
831
  "eos_token": "</s>",
832
  "extra_ids": 0,
833
  "legacy": true,
 
827
  }
828
  },
829
  "additional_special_tokens": [],
830
+ "clean_up_tokenization_spaces": false,
831
  "eos_token": "</s>",
832
  "extra_ids": 0,
833
  "legacy": true,