olvera0410 commited on
Commit
af25583
·
verified ·
1 Parent(s): 645b387

Training in progress, step 500

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1278b54c6c47e2a69ed59480037f7fa409dde2d7e4a1656429d96b7b559c4278
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8f925e730cab359cfc26c1f9577623b1add9c7819eed0f157e1bbee2437c43e
3
  size 242041896
runs/Sep01_13-17-27_DESKTOP-NSD2R8G/events.out.tfevents.1725218251.DESKTOP-NSD2R8G.17964.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3adf1e32c0ead9aa3806cfe020bd021bdc9405368c109999e74564e999d4cab1
3
- size 5800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18a344167c1e4c0bba9cbbbeeee7a9b6153e3ad16d75f351467efa1eb7844d3c
3
+ size 6154
runs/Sep01_13-33-26_DESKTOP-NSD2R8G/events.out.tfevents.1725219206.DESKTOP-NSD2R8G.17964.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46d0dc442d8ccf3d351455998df0b1042860712fe5a0620cad12e1b38e29f1ea
3
+ size 5800
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
  {
tokenizer_config.json CHANGED
@@ -930,8 +930,12 @@
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
 
933
  "model_max_length": 512,
934
  "pad_token": "<pad>",
 
935
  "tokenizer_class": "T5Tokenizer",
 
 
936
  "unk_token": "<unk>"
937
  }
 
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
933
+ "max_length": 128,
934
  "model_max_length": 512,
935
  "pad_token": "<pad>",
936
+ "stride": 0,
937
  "tokenizer_class": "T5Tokenizer",
938
+ "truncation_side": "right",
939
+ "truncation_strategy": "longest_first",
940
  "unk_token": "<unk>"
941
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78f30d53eff526907b3c3461b837fb6bf232fd5ec133392aa5f174e0c3e14e24
3
  size 4603
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33ae2df8ed2f84da490f1c50406ab3ff5564319a6719c5ef285fc2d262a06426
3
  size 4603