irenema commited on
Commit
ddf5ae4
1 Parent(s): 39650c2

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:cdde0538c5a0a5243dd81f008158fac04203cc0cd40b14ecd2a562824fa7f585
3
  size 442588852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cf54dca543b45fa41ab2192441ca6be237ae23dde1a2344e847e4e3ce3c2145
3
  size 442588852
runs/Dec07_09-35-06_6529eedf2b6c/events.out.tfevents.1701941759.6529eedf2b6c.47.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:077cf6c97cc4230bd67f47687107dc35db0473bae92ca4538c56032905ee913f
3
+ size 6261
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": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 1,
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:764728881549788df0e51f7eed6958a48e9a5921d84cda3349b273f42770704f
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b996e806814fab08e80c2fd7ea45da56e9cd11f74e8335f06601cb0b467a40a
3
  size 4283