SashaSheykina commited on
Commit
7462b45
·
verified ·
1 Parent(s): 7cef921

Training in progress, epoch 0

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ad5185a2babdbecbe5ce3265c85c1839c0668824489f5f24caf4bd2ba5f383a
3
  size 891558696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a22d1c70051e59e8406c397928d4788c8082ac7cf0c983efb977cf881d5d246
3
  size 891558696
runs/Aug05_05-56-35_cb69df8c9ea7/events.out.tfevents.1722837396.cb69df8c9ea7.4878.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c95c9092257421357d8d1ec41e37d2cccf28af163969f5dc7a02cd52f701f33
3
+ size 6029
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": 2,
16
+ "pad_type_id": 0,
17
+ "pad_token": "</s>"
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:575c34c31e4aff9b36cf9f849bc2918c8f8ebb15c950ec180242c13af5a7d8f5
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f106e0ee2c4ce382a3100adadd0f31ecbf8797e64967795201b99f1fa995739d
3
  size 5304