adrimj commited on
Commit
fe45a89
1 Parent(s): f7c51bf

Training in progress, step 500

Browse files
config.json CHANGED
@@ -42,7 +42,7 @@
42
  "LABEL_1": 1,
43
  "LABEL_2": 2
44
  },
45
- "length_penalty": 1.8,
46
  "max_length": 142,
47
  "max_position_embeddings": 1024,
48
  "min_length": 56,
 
42
  "LABEL_1": 1,
43
  "LABEL_2": 2
44
  },
45
+ "length_penalty": 2.0,
46
  "max_length": 142,
47
  "max_position_embeddings": 1024,
48
  "min_length": 56,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b144abc1fdf8d6673da469578a1c11b80be422af5b47611de218241b8bfb5cc7
3
  size 1222284056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96709edf5725737d1b61645dd885732356ae6ee0dd56bb49a76d967c4b1345fd
3
  size 1222284056
runs/Aug07_18-41-24_d5aab7745a10/events.out.tfevents.1723056085.d5aab7745a10.3583.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96d419b8814017efee3fed617efff48e5af13f7cdf1df61b2e22f76ac437d8f8
3
+ size 6341
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 128
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,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df8f91b5b4a8bc57c470216be62932d61c3c856d437e25794cce439a316ea502
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0b6df4121057a0476509adbf9c8fe5069cba0830d9de7240347cf61e22c17fd
3
  size 5240