leobg commited on
Commit
c7ec7b0
1 Parent(s): 805381e

Training in progress, step 1

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:309f789d6c03b2d524b67c243f24dd1337a4987f9d433f5f29dd3cf311d9cf36
3
  size 5052476
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:474ffd670dfcc9a99dffa1a9ba0760672ba37730e51de3a3d1d75c7bd0ff1e5e
3
  size 5052476
runs/May28_16-52-34_13ca1b28af2b/events.out.tfevents.1716915158.13ca1b28af2b.3439.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:089b8752ae8341d502b115f3dbaeb37b2aca92dbf747b0eeb65b3da23204135d
3
- size 7818
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:717d4e8734875d80d460f97d20913a2e5e4ecef27803c64153e9d641d82c2edd
3
+ size 8990
runs/May28_17-09-09_13ca1b28af2b/events.out.tfevents.1716916151.13ca1b28af2b.3439.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5f83be93178dd892a45fe0a0b1c0ec3f79ed179fc62fc6329b6acf4f848b65d
3
+ size 5758
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": 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,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0206564aeb3a74ecca00f10f55f71839c72fc09881b7cf8a67d2447c7f9b9204
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12ae00772d091704ea3f6fd5f979dce3bf62f413d7430924ade03cdc83a36bdf
3
  size 5112