raulgdp commited on
Commit
724e81b
verified
1 Parent(s): 8d5a3b0

Training in progress, step 500

Browse files
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "pad_token_id": 1,
22
  "position_embedding_type": "absolute",
23
  "torch_dtype": "float32",
24
- "transformers_version": "4.36.2",
25
  "type_vocab_size": 1,
26
  "use_cache": true,
27
  "vocab_size": 50262
 
21
  "pad_token_id": 1,
22
  "position_embedding_type": "absolute",
23
  "torch_dtype": "float32",
24
+ "transformers_version": "4.44.2",
25
  "type_vocab_size": 1,
26
  "use_cache": true,
27
  "vocab_size": 50262
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e22b844904129990ced719ee41d6d6fa7ccf763ed24ae0326c28b434395efc4
3
  size 496241016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ab0cbc99b0c15e31dd84a31a3949feb36499e655c776933adeb036d0eae14ac
3
  size 496241016
runs/Sep24_07-40-58_DESKTOP-P79TL96/events.out.tfevents.1727181659.DESKTOP-P79TL96 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69f482ea69194e448ebba49d8d8d3cdf9ed9fa9b70088dfe9ae2be076dbcbc85
3
- size 4993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80f022c98978bb0c7b2da2f6f40d8e29d9e926ffa870afef6de20146f60a0e1c
3
+ size 5150
runs/Sep24_08-54-13_DESKTOP-P79TL96/events.out.tfevents.1727186055.DESKTOP-P79TL96 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2620cf08c2adb5ebe849bceaac04db1383d898b8e9459ae081bb79dee19186c6
3
+ size 4918
tokenizer.json CHANGED
@@ -97,6 +97,7 @@
97
  "end_of_word_suffix": "",
98
  "fuse_unk": false,
99
  "byte_fallback": false,
 
100
  "vocab": {
101
  "<s>": 0,
102
  "<pad>": 1,
 
97
  "end_of_word_suffix": "",
98
  "fuse_unk": false,
99
  "byte_fallback": false,
100
+ "ignore_merges": false,
101
  "vocab": {
102
  "<s>": 0,
103
  "<pad>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c244c7924a22119b502c568d9736be49c55bf8e932ac275e616aa1466eb65c10
3
- size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1d46c63682df3e1f2cfa9cc5a5903ca9cab91fad4f88836552b7d7862e4345d
3
+ size 5176