KiDoAIO commited on
Commit
faee5e8
1 Parent(s): 97a6f7f

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -28,6 +28,6 @@
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "torch_dtype": "float32",
31
- "transformers_version": "4.41.0",
32
  "vocab_size": 30522
33
  }
 
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "torch_dtype": "float32",
31
+ "transformers_version": "4.40.2",
32
  "vocab_size": 30522
33
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfaa59f0fb54232cb1b984773a6b261865d2e7948c40a573d89791d09bbfca79
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e697ca033066ba111175ca92124feaadebb623995ab667dfc79e710fc51787a8
3
  size 267832560
runs/May21_14-22-37_64f2383c37bd/events.out.tfevents.1716301358.64f2383c37bd.3389.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e47be5bf617a653991379967d8921e76a1ddff77d978a4d5afc97f663eb680e
3
+ size 5778
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:068baa46385c28124dbdc6b6f1d3e1aa7c6c296132a7550cd2aab96c8a58c200
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85978fc9374a930f6c3b874eb71440bbe26a41267bcf6a070b24e661d05278d9
3
+ size 4984