raulgdp commited on
Commit
78f2520
1 Parent(s): f9192b5

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.44.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.36.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:bea2e514d07199530e8911f694d2f698f34f6dc2ad8e7a24f5fe74ef83ff6125
3
  size 496241016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fe06d4432297e4657c9822dbe3a16544063a75d6b6e3389376ec9dc7684620f
3
  size 496241016
runs/Sep13_19-11-22_DESKTOP-P79TL96/events.out.tfevents.1726272684.DESKTOP-P79TL96 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18074413c8687013117698ea1ec1cccd14ed2c9b9dfdfe635a8bb35c20088122
3
- size 4917
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e2e00160b4157c7a57db894bb3ee0a2ac052195a4cf7fe058e04ef60ec9075
3
+ size 5128
runs/Sep23_21-56-12_DESKTOP-P79TL96/events.out.tfevents.1727146583.DESKTOP-P79TL96 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d66824b685095f5bf08f7227adc7fbadd61cb8cc38fbd752ec3213942dccd6e7
3
+ size 4365
runs/Sep23_22-13-22_DESKTOP-P79TL96/events.out.tfevents.1727147603.DESKTOP-P79TL96 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:addbaacdf8e4dbbcfdc55a22b78704c1a343cc9a14000aa2bd0c66dc75c1f66d
3
+ size 4363
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "OnlySecond",
7
- "stride": 128
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 512
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
@@ -97,7 +97,6 @@
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,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 384,
6
  "strategy": "OnlySecond",
7
+ "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 384
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
97
  "end_of_word_suffix": "",
98
  "fuse_unk": false,
99
  "byte_fallback": false,
 
100
  "vocab": {
101
  "<s>": 0,
102
  "<pad>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db317f0ff62c3a1526eeeeace45b24f719b9b31ee1d0b834c607d94359d88e09
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f19dff01e123ab6f2d8cff97495684a86189fb8f738979086911336388dd702b
3
+ size 4664