Nhatminh1234 commited on
Commit
bf2ad73
·
verified ·
1 Parent(s): e05f293

Promote guardrail v2-guardrail-clean to main

Browse files
config.json CHANGED
@@ -4,9 +4,11 @@
4
  "DistilBertForSequenceClassification"
5
  ],
6
  "attention_dropout": 0.1,
 
7
  "dim": 768,
8
  "dropout": 0.1,
9
  "dtype": "float32",
 
10
  "hidden_dim": 3072,
11
  "id2label": {
12
  "0": "TASK_1",
@@ -29,6 +31,8 @@
29
  "seq_classif_dropout": 0.2,
30
  "sinusoidal_pos_embds": false,
31
  "tie_weights_": true,
32
- "transformers_version": "4.57.1",
 
 
33
  "vocab_size": 30522
34
  }
 
4
  "DistilBertForSequenceClassification"
5
  ],
6
  "attention_dropout": 0.1,
7
+ "bos_token_id": null,
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "dtype": "float32",
11
+ "eos_token_id": null,
12
  "hidden_dim": 3072,
13
  "id2label": {
14
  "0": "TASK_1",
 
31
  "seq_classif_dropout": 0.2,
32
  "sinusoidal_pos_embds": false,
33
  "tie_weights_": true,
34
+ "tie_word_embeddings": true,
35
+ "transformers_version": "5.3.0",
36
+ "use_cache": false,
37
  "vocab_size": 30522
38
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0f13e9a76ad4b33f9d4d883fbc29755f3a50bb7b06c0367b37ee6a9afa763f3
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1f45dd63bf8b736269a9a1c515ac70a8ae51bc24ea3390c64a091d3497b886b
3
  size 267835644
tokenizer.json CHANGED
@@ -2,18 +2,11 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
tokenizer_config.json CHANGED
@@ -1,56 +1,14 @@
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": false,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
- "extra_special_tokens": {},
48
  "mask_token": "[MASK]",
49
  "model_max_length": 512,
50
  "pad_token": "[PAD]",
51
  "sep_token": "[SEP]",
52
  "strip_accents": null,
53
  "tokenize_chinese_chars": true,
54
- "tokenizer_class": "DistilBertTokenizer",
55
  "unk_token": "[UNK]"
56
  }
 
1
  {
2
+ "backend": "tokenizers",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "cls_token": "[CLS]",
4
  "do_lower_case": true,
5
+ "is_local": false,
6
  "mask_token": "[MASK]",
7
  "model_max_length": 512,
8
  "pad_token": "[PAD]",
9
  "sep_token": "[SEP]",
10
  "strip_accents": null,
11
  "tokenize_chinese_chars": true,
12
+ "tokenizer_class": "BertTokenizer",
13
  "unk_token": "[UNK]"
14
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:def71aa6eee12e899711aaa59222fab129e848408b3e3d4cf3852760255c3b9f
3
- size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2aac1e6fbecbf6d54d506ec58c1b3d4ee0a2c49684b2f4e60e5b156f9293699
3
+ size 5201