iqrabatool commited on
Commit
b9a47c1
·
verified ·
1 Parent(s): b91c415

Training in progress, step 100

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69abe15574d64ee293e53aedc350179afd860db12c737a682a9ee257ed30aed6
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8514599cbcbf59a7e0701e4060727db09a43db1a5f997cd94486da34dcf5cdf
3
  size 577789320
runs/Jul26_17-34-53_569d3855205a/events.out.tfevents.1722015485.569d3855205a.35.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5164670f6128083467311fd7aed3c70925c1b0a23b43f0cb01c687878155e8e
3
+ size 6934
runs/Jul26_17-39-35_569d3855205a/events.out.tfevents.1722015588.569d3855205a.35.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e30dcf0b640cbf93fc66c8f5f2e354cf8e60b05233026ea5a6b96e958158ac7
3
+ size 7614
special_tokens_map.json CHANGED
@@ -1,18 +1,6 @@
1
  {
2
- "bos_token": {
3
- "content": "<s>",
4
- "lstrip": false,
5
- "normalized": false,
6
- "rstrip": false,
7
- "single_word": false
8
- },
9
- "eos_token": {
10
- "content": "</s>",
11
- "lstrip": false,
12
- "normalized": false,
13
- "rstrip": false,
14
- "single_word": false
15
- },
16
  "mask_token": {
17
  "content": "<mask>",
18
  "lstrip": true,
@@ -20,18 +8,6 @@
20
  "rstrip": false,
21
  "single_word": false
22
  },
23
- "pad_token": {
24
- "content": "<pad>",
25
- "lstrip": false,
26
- "normalized": false,
27
- "rstrip": false,
28
- "single_word": false
29
- },
30
- "unk_token": {
31
- "content": "<unk>",
32
- "lstrip": false,
33
- "normalized": false,
34
- "rstrip": false,
35
- "single_word": false
36
- }
37
  }
 
1
  {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
 
 
 
 
 
 
 
 
 
 
 
 
4
  "mask_token": {
5
  "content": "<mask>",
6
  "lstrip": true,
 
8
  "rstrip": false,
9
  "single_word": false
10
  },
11
+ "pad_token": "<pad>",
12
+ "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
13
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6375c7323044343db34e5368bad74fd7eae07efce7cb2ecdfac50e1c1fe3451a
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e78fefabe83faeea9b2800ae51d109068ffedfe24aa0e14e87d272a85e305e3
3
  size 5304