3728km commited on
Commit
de4324b
·
verified ·
1 Parent(s): 4e0ea32

Training in progress, step 840

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "3728km/fined-tune-thai-sentiment",
3
  "architectures": [
4
  "CamembertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "airesearch/wangchanberta-base-att-spm-uncased",
3
  "architectures": [
4
  "CamembertForSequenceClassification"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:116503bf9d35da7049abca227a0ae00e84354b29eb90e3953b7b9c56c2b14e38
3
  size 421011004
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da6b7314a2e054205bd87ceed79d8e65447b6cae1035531b3fdb6e42cf37b7ad
3
  size 421011004
runs/Sep09_00-36-13_ec606a0b17bc/events.out.tfevents.1725842183.ec606a0b17bc.737.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48b87eb1afc933586de750453c37527b83d969dd3387bc115fed65b97004f065
3
+ size 7621
special_tokens_map.json CHANGED
@@ -4,27 +4,9 @@
4
  "</s>NOTUSED",
5
  "<_>"
6
  ],
7
- "bos_token": {
8
- "content": "<s>",
9
- "lstrip": false,
10
- "normalized": false,
11
- "rstrip": false,
12
- "single_word": false
13
- },
14
- "cls_token": {
15
- "content": "<s>",
16
- "lstrip": false,
17
- "normalized": false,
18
- "rstrip": false,
19
- "single_word": false
20
- },
21
- "eos_token": {
22
- "content": "</s>",
23
- "lstrip": false,
24
- "normalized": false,
25
- "rstrip": false,
26
- "single_word": false
27
- },
28
  "mask_token": {
29
  "content": "<mask>",
30
  "lstrip": true,
@@ -32,25 +14,7 @@
32
  "rstrip": false,
33
  "single_word": false
34
  },
35
- "pad_token": {
36
- "content": "<pad>",
37
- "lstrip": false,
38
- "normalized": false,
39
- "rstrip": false,
40
- "single_word": false
41
- },
42
- "sep_token": {
43
- "content": "</s>",
44
- "lstrip": false,
45
- "normalized": false,
46
- "rstrip": false,
47
- "single_word": false
48
- },
49
- "unk_token": {
50
- "content": "<unk>",
51
- "lstrip": false,
52
- "normalized": false,
53
- "rstrip": false,
54
- "single_word": false
55
- }
56
  }
 
4
  "</s>NOTUSED",
5
  "<_>"
6
  ],
7
+ "bos_token": "<s>",
8
+ "cls_token": "<s>",
9
+ "eos_token": "</s>",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  "mask_token": {
11
  "content": "<mask>",
12
  "lstrip": true,
 
14
  "rstrip": false,
15
  "single_word": false
16
  },
17
+ "pad_token": "<pad>",
18
+ "sep_token": "</s>",
19
+ "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  }
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -54,7 +54,7 @@
54
  "normalized": false,
55
  "rstrip": false,
56
  "single_word": false,
57
- "special": true
58
  },
59
  "25004": {
60
  "content": "<mask>",
@@ -75,17 +75,10 @@
75
  "cls_token": "<s>",
76
  "eos_token": "</s>",
77
  "mask_token": "<mask>",
78
- "max_length": 512,
79
  "model_max_length": 1000000000000000019884624838656,
80
- "pad_to_multiple_of": null,
81
  "pad_token": "<pad>",
82
- "pad_token_type_id": 0,
83
- "padding_side": "right",
84
  "sep_token": "</s>",
85
  "sp_model_kwargs": {},
86
- "stride": 0,
87
  "tokenizer_class": "CamembertTokenizer",
88
- "truncation_side": "right",
89
- "truncation_strategy": "longest_first",
90
  "unk_token": "<unk>"
91
  }
 
54
  "normalized": false,
55
  "rstrip": false,
56
  "single_word": false,
57
+ "special": false
58
  },
59
  "25004": {
60
  "content": "<mask>",
 
75
  "cls_token": "<s>",
76
  "eos_token": "</s>",
77
  "mask_token": "<mask>",
 
78
  "model_max_length": 1000000000000000019884624838656,
 
79
  "pad_token": "<pad>",
 
 
80
  "sep_token": "</s>",
81
  "sp_model_kwargs": {},
 
82
  "tokenizer_class": "CamembertTokenizer",
 
 
83
  "unk_token": "<unk>"
84
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d5c67ba8dbc8d32c056bbf3492db6d8bfe850a2a37b084c8c1c964ce028ef68
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e845c85e5a767cb9ed1dee2b61bae9762d9fdf36297d5bd17e08b430aa0c9a08
3
  size 5176