Kevinger commited on
Commit
9d03b97
·
1 Parent(s): 7782125

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:9f497e59d1817b49da2f44bfea1e1bace2254119208b022cea290dfcefb74b70
3
  size 328510736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90ff1df8ae89d83258c40add6da8f89b2ddd226e5d8242453c398c452f7b1452
3
  size 328510736
runs/Jan02_19-13-20_9659d4f1569a/events.out.tfevents.1704222801.9659d4f1569a.4428.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:129bc5194b4925f29b59ac0f88035da97c4f44ff96b99bcfdd90c8c7b0d71b6d
3
+ size 5192
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": 256,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 256
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:c3be14fc7e2615ce89c63b9be8cb801808384e89856dfbc23b7df7dabb646e68
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82e7880e268c24066eec02a2e8540ff3b5bcbab9b36f0685a0c35e8e615aa2b7
3
  size 4664