jpodivin commited on
Commit
a961d92
·
verified ·
1 Parent(s): 5b55aed

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:46b80c5708cd0516ac88dbee8cc70f21ae8696bc2f0d346b12fde7759acd2d98
3
  size 260782152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ebe63ad77bd5a01a742c88a2c22c1c9a2fd1c2eb8b3852173aab6fb14137547
3
  size 260782152
runs/Jan26_08-22-26_73ef9feafef2/events.out.tfevents.1706257346.73ef9feafef2.268.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d8fcab6ed9b2a273ba2fe3c1d9cd03eeb0a6323a8c5e26be10afce7d380393c
3
+ size 4097
runs/Jan26_08-33-54_73ef9feafef2/events.out.tfevents.1706258034.73ef9feafef2.268.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f6b478a7d42f04a5a8bf00da97be56fd47ea800364b0dc8a130675e6854d56a
3
+ size 4363
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 384,
6
- "strategy": "OnlySecond",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 384
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
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,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:431189e81c6fd9c00a1b8737070153f3032cbec9f62783b5896ad7a8d7452be3
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:888d008016c859c34d68643bcff4b937c3cb1b0ae17af185a7f15644f4a8b46a
3
+ size 4536