Bruce1489 commited on
Commit
3ade3f2
1 Parent(s): f9a7da3

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:a17b26fafa8aeac145d5f4bab700cfbe388a5b12b9b92df5ffef016239490f71
3
  size 267844872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4db116e6eff7c23a6ca5383be726b1303b8c4aecc5f60cd68e0cbf22de3fdf22
3
  size 267844872
runs/Jan19_15-37-01_x/events.out.tfevents.1705646223.x.16224.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4079cdf12e7843ff7397276cac9b79ecf286fa8dfdbc670408f7509c6a12bd23
3
+ size 5044
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": 512,
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:a295e6234b6742251caaa686292fe3fa5f3d13de42d8920ffd1d8a9cca253d90
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b21de3a02f3c6037dc8e29882fb2e740d0214746818d0a18893b9ee0181c2109
3
  size 4283