apwic commited on
Commit
14cd14a
1 Parent(s): f6a9a12

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14fcbb5a42c0202b637c9ce1d5f431ba5a7f019cdd37cb18908deedb8d407079
3
  size 447121756
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1510da30f26256d0219112672f9803db43dd03834356cde400414f29e5a7373
3
  size 447121756
runs/May25_12-26-28_indolem-petl-vm/events.out.tfevents.1716639994.indolem-petl-vm.2175139.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:792d957a576bfaaf82ab002e1c3195ac0cc30e9c39fdcf0dd4ad2d2ab2146b4b
3
+ size 6018
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 200,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 200
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "[PAD]"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5830f8df7d2aae47a5f27b2a6a177fedd247862f3108253e96afa157b0af243
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69d7265e6fb2b2ac873052ffb0445de282c424394ec8ff7371f58fab7f13d30d
3
  size 4984