Sybghat commited on
Commit
54941dc
1 Parent(s): 3a3cb43

Model save

Browse files
README.md CHANGED
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
- | No log | 1.0 | 250 | 4.7622 |
48
 
49
 
50
  ### Framework versions
 
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
+ | No log | 1.0 | 250 | 3.1555 |
48
 
49
 
50
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92fbee031fd9bb5e05b1c658fe435dc79710689f71ef2de83d783677f0c3b54b
3
  size 265470032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4033942fe4f3bf75993c40b41bac35b9a956be39199fc55d7be4c5772445f165
3
  size 265470032
runs/Mar21_17-29-18_a35e8a62e49c/events.out.tfevents.1711042167.a35e8a62e49c.309.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b600e60209fbfa7d4424fa2927dc687b6626bef98590c9d1c09025f45dcfd156
3
+ size 5111
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:00053e920a4dcca5a9470d313b581c7d08a5c068b6b0cc7e945df6795835bc73
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e380f321bdf690a323c950cb1486a6df2a12b32d0f48a9bb4bf5e160404d0ec5
3
  size 4920