csb05 commited on
Commit
0e2287b
·
verified ·
1 Parent(s): 814b051

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -57,6 +57,6 @@
57
  "tie_word_embeddings": false,
58
  "torch_dtype": "float32",
59
  "transformers_version": "4.47.1",
60
- "use_cache": true,
61
  "vocab_size": 32128
62
  }
 
57
  "tie_word_embeddings": false,
58
  "torch_dtype": "float32",
59
  "transformers_version": "4.47.1",
60
+ "use_cache": false,
61
  "vocab_size": 32128
62
  }
logs/events.out.tfevents.1738283326.06f7dee37b49.1351.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc7f21c0406d9b73183bf74167d00ec88166203b484623d079f69d80aa7fe8f1
3
+ size 6561
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {