sjadhav3 commited on
Commit
90be527
1 Parent(s): 9aa7287

Model save

Browse files
config.json CHANGED
@@ -19,6 +19,6 @@
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
  "torch_dtype": "float32",
22
- "transformers_version": "4.27.3",
23
  "vocab_size": 30522
24
  }
 
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
  "torch_dtype": "float32",
22
+ "transformers_version": "4.27.4",
23
  "vocab_size": 30522
24
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f58604137cdacb71b104e73206db202012137dcd54f6d156497ba8c733ee7b1
3
  size 265492517
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29a182d19e8676dc942293c2ad205947b6f21bf1e16e77494460ba8d26a37fe6
3
  size 265492517
runs/Apr01_02-41-48_3e16e198e9c0/1680316984.3272662/events.out.tfevents.1680316984.3e16e198e9c0.4084.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06279d979aeee708132b14fa2f7f4345e36ca3a237b6a25d4ef8b7f64fd45f4e
3
+ size 5799
runs/Apr01_02-41-48_3e16e198e9c0/events.out.tfevents.1680316984.3e16e198e9c0.4084.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30bad93b5ef202beff30833699855c3965224da8560a0927ce897636c86d25a5
3
+ size 4973
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": 384,
6
+ "strategy": "OnlySecond",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 384
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:2012c2df2f76e73999e492901d55658988e518b02f2e634fd58d332eae22ff96
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f77060e204be48ba9cea0562d22e675fdd13d5e26128547bddf8d60e5a4c8c4c
3
  size 3579