youngsun05 commited on
Commit
25f5839
1 Parent(s): 94d2fd4

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +3 -0
  3. tokenizer_config.json +0 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
22
- "transformers_version": "4.34.0",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 28996
 
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
22
+ "transformers_version": "4.35.2",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 28996
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c73368583395b5ddbb2e4e5a299bb2de40e5c1e867bbc8b6b7df9d6c676281e
3
+ size 430908208
tokenizer_config.json CHANGED
@@ -41,7 +41,6 @@
41
  "special": true
42
  }
43
  },
44
- "additional_special_tokens": [],
45
  "clean_up_tokenization_spaces": true,
46
  "cls_token": "[CLS]",
47
  "do_lower_case": false,
 
41
  "special": true
42
  }
43
  },
 
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": false,