duyduong9htv commited on
Commit
8f21dcd
1 Parent(s): 1a6a413

Training in progress, step 500

Browse files
config.json CHANGED
@@ -54,7 +54,7 @@
54
  }
55
  },
56
  "torch_dtype": "float32",
57
- "transformers_version": "4.27.2",
58
  "use_cache": true,
59
  "vocab_size": 32128
60
  }
 
54
  }
55
  },
56
  "torch_dtype": "float32",
57
+ "transformers_version": "4.26.1",
58
  "use_cache": true,
59
  "vocab_size": 32128
60
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37ed0cd726c00b09934e82383f5334e72633802f4443bdf5b004992bdf9a678f
3
  size 242071641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e366b998ef9cc6711ba91417502c72f3d90ac9adffe4319bd48c19e0250646a0
3
  size 242071641
runs/Mar27_13-47-29_e28f5e3bb7ac/1679924948.586459/events.out.tfevents.1679924948.e28f5e3bb7ac.23.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32e6a54a40c1f3d0eeae9a693e5cdb8e11694ee529c97272e7303336ca59ef0f
3
+ size 5930
runs/Mar27_13-47-29_e28f5e3bb7ac/events.out.tfevents.1679924948.e28f5e3bb7ac.23.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:691f25e2dc85072325996ace84c3d8cb7defd9ebe1f77b9671081fc62572dd03
3
+ size 4926
spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60acb128cf7b7f2536e8f38a5b18a05535c9e14c7a355904270e15b0945ea86
3
+ size 791656
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
tokenizer_config.json CHANGED
@@ -104,6 +104,7 @@
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
  "model_max_length": 512,
 
107
  "pad_token": "<pad>",
108
  "special_tokens_map_file": null,
109
  "tokenizer_class": "T5Tokenizer",
 
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
  "model_max_length": 512,
107
+ "name_or_path": "t5-small",
108
  "pad_token": "<pad>",
109
  "special_tokens_map_file": null,
110
  "tokenizer_class": "T5Tokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c57628ddd188b54d05a0675585554fe9b305d0d191a96f04a32af4d9812247f
3
- size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f03f4f23249eaf1d6f5062a6bf8068cffd9fdaff6efb1a77c86c0bbd015fe517
3
+ size 3643