jpodivin commited on
Commit
68c22a7
1 Parent(s): 12c7732

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:3e651276b54272733c54dceeeb72d456d9c111fcc86b7e8a6bc5c96bd0d1a130
3
  size 260782152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85bcacad5ca2e90de69ba105dd84811072bcb62124be8b975d77f6e233c99f27
3
  size 260782152
runs/Jan31_09-32-06_569cac383e7f/events.out.tfevents.1706693527.569cac383e7f.290.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b563c98bca642226830ac67056dc98de59e120c12d29586cd36c4ce9a97f7c02
3
+ size 4559
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:90e5d4aa6281586daf1e8eef1df6d02664a459fce581c15884902dc8378efcec
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e599237c9c622a2b471e2a5e3c87a27876df53941c45d08a89410f256f23cf2
3
  size 4728