Proccyon commited on
Commit
8cad7e9
1 Parent(s): d540d82

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -49,7 +49,7 @@
49
  "pad_token_id": 0,
50
  "position_embedding_type": "absolute",
51
  "torch_dtype": "float32",
52
- "transformers_version": "4.35.0",
53
  "type_vocab_size": 2,
54
  "use_cache": true,
55
  "vocab_size": 30522
 
49
  "pad_token_id": 0,
50
  "position_embedding_type": "absolute",
51
  "torch_dtype": "float32",
52
+ "transformers_version": "4.30.2",
53
  "type_vocab_size": 2,
54
  "use_cache": true,
55
  "vocab_size": 30522
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43f67dbcf3130f803647473da3294b2b1d836256d6a1b8d33259ec0d7bcac7b0
3
+ size 435675885
runs/Jan01_13-14-34_DESKTOP-3DE8UNC/events.out.tfevents.1704111351.DESKTOP-3DE8UNC.8384.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b170d10a422966579dd1731cd9f5f71d93157be982cdd57063c8b04194b14fd2
3
+ size 8594
tokenizer_config.json CHANGED
@@ -1,46 +1,4 @@
1
  {
2
- "added_tokens_decoder": {
3
- "0": {
4
- "content": "[PAD]",
5
- "lstrip": false,
6
- "normalized": false,
7
- "rstrip": false,
8
- "single_word": false,
9
- "special": true
10
- },
11
- "100": {
12
- "content": "[UNK]",
13
- "lstrip": false,
14
- "normalized": false,
15
- "rstrip": false,
16
- "single_word": false,
17
- "special": true
18
- },
19
- "101": {
20
- "content": "[CLS]",
21
- "lstrip": false,
22
- "normalized": false,
23
- "rstrip": false,
24
- "single_word": false,
25
- "special": true
26
- },
27
- "102": {
28
- "content": "[SEP]",
29
- "lstrip": false,
30
- "normalized": false,
31
- "rstrip": false,
32
- "single_word": false,
33
- "special": true
34
- },
35
- "103": {
36
- "content": "[MASK]",
37
- "lstrip": false,
38
- "normalized": false,
39
- "rstrip": false,
40
- "single_word": false,
41
- "special": true
42
- }
43
- },
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
 
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "clean_up_tokenization_spaces": true,
3
  "cls_token": "[CLS]",
4
  "do_lower_case": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f956aefacae24142920752eb15b31c3a9a7da459783c1f0a0927eb6fd25cd586
3
- size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1510863e8cc116322d9a192ffb36e786ef45038739fbf89a2c55917bf70a565a
3
+ size 3963