ArshiaKarimian commited on
Commit
dca7a12
1 Parent(s): b47acb5

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:452453427c46fedda5d104819efaa73f91c655c2573207952a2b4b8e00814315
3
  size 265476168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53f3339dc1a9fb4445748c29e7ab44892ba8c70b3203a726df602f3e75f4a19b
3
  size 265476168
runs/May12_14-50-17_193a872bff68/events.out.tfevents.1715525417.193a872bff68.2323.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:579a6625098aa099ad1dd0154e66abe2cbafa4d0e98acdbd5d9c78328987eca1
3
- size 6669
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42393abcfb99f267fc8bbc6588c1b0cd6a07e7f7079816baabed45063b11f300
3
+ size 7495
runs/May12_14-52-55_193a872bff68/events.out.tfevents.1715525576.193a872bff68.2323.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62ab43b6380ba558003fbb2301a399e9e4b65928f2f35e84b767f1d165bc0526
3
+ size 5232
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
tokenizer_config.json CHANGED
@@ -44,11 +44,12 @@
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
 
47
  "mask_token": "[MASK]",
48
  "max_length": 128,
49
  "model_max_length": 512,
50
  "pad_token": "[PAD]",
51
- "return_tensors": "pt",
52
  "sep_token": "[SEP]",
53
  "strip_accents": null,
54
  "tokenize_chinese_chars": true,
 
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
+ "is_split_into_words": true,
48
  "mask_token": "[MASK]",
49
  "max_length": 128,
50
  "model_max_length": 512,
51
  "pad_token": "[PAD]",
52
+ "padding": true,
53
  "sep_token": "[SEP]",
54
  "strip_accents": null,
55
  "tokenize_chinese_chars": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:492323fb683ad15be25d082fb2dcc51ddb387178c5f6139d20f0a82ed4ac5086
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1cdf55c93f44b06b548dfe491415b6ee7ceab1eeaba87c19e7765176c0edb1f
3
  size 5048