syafiqfaray commited on
Commit
ee57745
1 Parent(s): 814214d

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -103,7 +103,7 @@
103
  "pad_token_id": 0,
104
  "position_embedding_type": "absolute",
105
  "torch_dtype": "float32",
106
- "transformers_version": "4.33.2",
107
  "type_vocab_size": 2,
108
  "use_cache": true,
109
  "vocab_size": 31923
 
103
  "pad_token_id": 0,
104
  "position_embedding_type": "absolute",
105
  "torch_dtype": "float32",
106
+ "transformers_version": "4.38.2",
107
  "type_vocab_size": 2,
108
  "use_cache": true,
109
  "vocab_size": 31923
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d87b67470e35d8d9dd57d879f240ad96b7c7485d84fa15c633e59092e8ec7fa2
3
  size 440013780
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c90d7a68ced4f4137f1ba2fdbf886f8bb8819cb51299931cb1991b8ff4fff2a3
3
  size 440013780
runs/Mar15_05-08-33_81250d50cff2/events.out.tfevents.1710479317.81250d50cff2.928.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73e9095e61eb606e8591a46ca69a8317992504f6b52b9968180700d2e24c45cc
3
+ size 6708
tokenizer_config.json CHANGED
@@ -1,4 +1,46 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "clean_up_tokenization_spaces": true,
3
  "cls_token": "[CLS]",
4
  "do_basic_tokenize": true,
 
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
+ "1": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[MASK]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[CLS]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
36
+ "content": "[SEP]",
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_basic_tokenize": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb76ec86dddfce204f941f5ff112cb6c9dcae5070bbc7a3d1e8eb3467f7c0e5c
3
- size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:894944d211a8c6e2c384d78878f895d4135b801ebd2779f3f6873f831b380dd9
3
+ size 4920