fffffly commited on
Commit
67ac2f6
1 Parent(s): e1c4a25

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -28,6 +28,6 @@
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "torch_dtype": "float32",
31
- "transformers_version": "4.28.1",
32
  "vocab_size": 30522
33
  }
 
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "torch_dtype": "float32",
31
+ "transformers_version": "4.29.2",
32
  "vocab_size": 30522
33
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f832ce76e296a5c770f02fc482bdb419b1514a9b4d57e8d1be56f159c9bd919
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8985ff12c182dfef0de404dd13ebf9fe948acf95ce7f2a12e4cb93660ae69ef5
3
  size 267855533
runs/May19_06-07-57_2eaf247bc866/1684476563.3303847/events.out.tfevents.1684476563.2eaf247bc866.915.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7938e9d656b13ee5dc31b7174e573b17b9bb160eac925b741f3e1949c01c0495
3
+ size 5910
runs/May19_06-07-57_2eaf247bc866/events.out.tfevents.1684476563.2eaf247bc866.915.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c22de92a6e921748d75f79291fa02b81207120684e5d40b3d310c474e9183af
3
+ size 4333
tokenizer.json CHANGED
@@ -6,7 +6,14 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:874ac98fd2eca3a4ae16c14a0aa29e814c0aff5bb7e4ce1ba32fe17f78bfd5d6
3
- size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d43946f1f4639a8e9b64c4f6df0c33364c82bbda7655a62b591d8e47f5d3b36
3
+ size 3899