keefezowie commited on
Commit
be8f9f9
1 Parent(s): 7f37e49

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -46,5 +46,5 @@
46
  "type_vocab_size": 2,
47
  "use_bottleneck": true,
48
  "use_bottleneck_attention": false,
49
- "vocab_size": 2016
50
  }
 
46
  "type_vocab_size": 2,
47
  "use_bottleneck": true,
48
  "use_bottleneck_attention": false,
49
+ "vocab_size": 30522
50
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56d70381d8160a36ae4ce9e4610fa76184aa1bbaabe4893c89ab017d8e367e45
3
- size 84933872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4903eab407611f3b950cdf1c5c9017ac3819c276aecf4b2060fd7d6d1494b586
3
+ size 99529152
runs/Dec02_15-14-41_c70b9d0e0af2/events.out.tfevents.1701530083.c70b9d0e0af2.47.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c919913d4119dc81e1ef2db8dde7dda3428833fbd507a7d2015b48a846fd9c
3
+ size 4937
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -8,7 +8,7 @@
8
  "single_word": false,
9
  "special": true
10
  },
11
- "1": {
12
  "content": "[UNK]",
13
  "lstrip": false,
14
  "normalized": false,
@@ -16,7 +16,7 @@
16
  "single_word": false,
17
  "special": true
18
  },
19
- "2": {
20
  "content": "[CLS]",
21
  "lstrip": false,
22
  "normalized": false,
@@ -24,7 +24,7 @@
24
  "single_word": false,
25
  "special": true
26
  },
27
- "3": {
28
  "content": "[SEP]",
29
  "lstrip": false,
30
  "normalized": false,
@@ -32,7 +32,7 @@
32
  "single_word": false,
33
  "special": true
34
  },
35
- "4": {
36
  "content": "[MASK]",
37
  "lstrip": false,
38
  "normalized": false,
@@ -43,12 +43,9 @@
43
  },
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
- "do_basic_tokenize": true,
47
  "do_lower_case": true,
48
- "full_tokenizer_file": null,
49
  "mask_token": "[MASK]",
50
  "model_max_length": 1000000000000000019884624838656,
51
- "never_split": null,
52
  "pad_token": "[PAD]",
53
  "sep_token": "[SEP]",
54
  "strip_accents": null,
 
8
  "single_word": false,
9
  "special": true
10
  },
11
+ "100": {
12
  "content": "[UNK]",
13
  "lstrip": false,
14
  "normalized": false,
 
16
  "single_word": false,
17
  "special": true
18
  },
19
+ "101": {
20
  "content": "[CLS]",
21
  "lstrip": false,
22
  "normalized": false,
 
24
  "single_word": false,
25
  "special": true
26
  },
27
+ "102": {
28
  "content": "[SEP]",
29
  "lstrip": false,
30
  "normalized": false,
 
32
  "single_word": false,
33
  "special": true
34
  },
35
+ "103": {
36
  "content": "[MASK]",
37
  "lstrip": false,
38
  "normalized": false,
 
43
  },
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
 
46
  "do_lower_case": true,
 
47
  "mask_token": "[MASK]",
48
  "model_max_length": 1000000000000000019884624838656,
 
49
  "pad_token": "[PAD]",
50
  "sep_token": "[SEP]",
51
  "strip_accents": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:442683803e49a7f19cf22c5afcd1584fdcfaef661145987b922f05d1576d620e
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07d300b690f7f295c79531342e6c59003d30b5d4f5c7ef2f60d1ae0428d1c1f1
3
  size 4219
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff