Kim-Rass commited on
Commit
ecbf89b
·
verified ·
1 Parent(s): 29dfd4d

Training in progress, epoch 1

Browse files
runs/Feb12_18-14-15_a100/events.out.tfevents.1739351657.a100.332650.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75b007cd9f459d364ea5b04a21b7f6513256b07a35a43a313873c4680a8c0c50
3
- size 4184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a81e61b6b15dd05a6a0fd9f2661a1188f434ce2980a8ec25714a3c3933ea6830
3
+ size 5404
runs/Feb12_18-16-31_a100/events.out.tfevents.1739351793.a100.333741.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d03ce7bfff6a9efdf17f00c7370e193e5b4af58a0a676d83afa7fcef685e9f8a
3
+ size 4184
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": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
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:3578fe7cfdf2cee295fc66225e834ecc99b6d342a6f03a5724464e163e7ff617
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3988af05ddc20104eeea7cff42476a465f61209f35d6e4ed0b630480076c1ce
3
  size 5304