Eurosmart commited on
Commit
e5fe4f7
1 Parent(s): 40f40c7

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:aaba98bf1b382e37352bdc325630e06454ebb027bd248c70f5c7460ca8167bb0
3
  size 430908208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c779491bf250665bee1764f22773caa1e383ff7824638074e53aefb23a7f637
3
  size 430908208
runs/Jun07_12-40-40_6cff4180e450/events.out.tfevents.1717764041.6cff4180e450.24.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20c69f7e2d89b12e0944f614bdbf6da15cd427a5169a18ec04b6f88b610736bb
3
+ size 7380
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": 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,
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:a8fc4091b7a2332c099af94648caf51d8414f8b2de541d73fd4499da62fdc5bb
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bfaa54fcc88ee06cc5f4e9912beed8fec90d5a0fae93be8038e0e5b208db9d5
3
  size 5112