nnilayy commited on
Commit
8c47ae5
·
verified ·
1 Parent(s): 76299fc

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:8ec4efafd28ed2752737d5e88a8e5b22f0dac3e29941d817f8fb70c2b9bb87c3
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21a2c79252bd418e524f0d035fe4f248cd427485f82d62c060cfee665694f5ff
3
  size 437958648
runs/Aug30_11-03-40_f901bf981531/events.out.tfevents.1725015822.f901bf981531.120.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64b4ef0c1a0d39778d5a037d548eb6e23c4d1d5dd8c50bb2cd755ee22e9cd7af
3
+ size 5581
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": 0,
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:80adbc81ec260257fec1b9c86094d288449090e3bd5bd9a222eff186400284d2
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:671cc4dd03382a16d1c3ef9a1e124e1a913790ad6fdc27bd4662cac001730377
3
  size 5304