gc394 commited on
Commit
acedd56
·
verified ·
1 Parent(s): 35b5d76

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:3b366a653fcd99aeec7bbc2b05fda8f508c4cce409e105bc831e4704223ec47a
3
  size 263141604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:492882318109cce7b2833bca2f8952e6d9cb886bdf727aca9565023c00d24019
3
  size 263141604
runs/May06_10-21-44_8b843b772c79/events.out.tfevents.1714991083.8b843b772c79.893.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806a787c7c1850a50b086842cb37b0978275ef9926ae7a32ba2f57ea48270012
3
+ size 407
runs/May07_17-05-11_a8c249ec33a4/events.out.tfevents.1715101517.a8c249ec33a4.1050.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:193e3f177c9e4d63e2e26b01a756a0904c59d934a081293b7fe39e299f3a0549
3
+ size 5322
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
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": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77a828ae588bad12d89a37381a6e7c7d8c82bc01905b7dd3a67780f75c5bd9d7
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5fd60fd147d2b623b47141d28fa1136fc2c4327cdb7ff4ea83094a067e47564
3
  size 5048