votaquangnhat commited on
Commit
e0837cf
·
verified ·
1 Parent(s): 6f16453

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,21 +1,14 @@
1
  {
2
- "_name_or_path": "danghuy1999/gpt2-viwiki",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
7
- "attn_pdrop": 0.1,
8
  "bos_token_id": 50256,
9
- "embd_pdrop": 0.1,
10
  "eos_token_id": 50256,
11
- "gradient_checkpointing": false,
12
- "id2label": {
13
- "0": "LABEL_0"
14
- },
15
  "initializer_range": 0.02,
16
- "label2id": {
17
- "LABEL_0": 0
18
- },
19
  "layer_norm_epsilon": 1e-05,
20
  "model_type": "gpt2",
21
  "n_ctx": 1024,
@@ -25,7 +18,7 @@
25
  "n_layer": 12,
26
  "n_positions": 1024,
27
  "reorder_and_upcast_attn": false,
28
- "resid_pdrop": 0.1,
29
  "scale_attn_by_inverse_layer_idx": false,
30
  "scale_attn_weights": true,
31
  "summary_activation": null,
@@ -42,5 +35,5 @@
42
  "torch_dtype": "float32",
43
  "transformers_version": "4.47.1",
44
  "use_cache": true,
45
- "vocab_size": 50257
46
  }
 
1
  {
2
+ "_name_or_path": "NlpHUST/gpt2-vietnamese",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
7
+ "attn_pdrop": 0.0,
8
  "bos_token_id": 50256,
9
+ "embd_pdrop": 0.0,
10
  "eos_token_id": 50256,
 
 
 
 
11
  "initializer_range": 0.02,
 
 
 
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 1024,
 
18
  "n_layer": 12,
19
  "n_positions": 1024,
20
  "reorder_and_upcast_attn": false,
21
+ "resid_pdrop": 0.0,
22
  "scale_attn_by_inverse_layer_idx": false,
23
  "scale_attn_weights": true,
24
  "summary_activation": null,
 
35
  "torch_dtype": "float32",
36
  "transformers_version": "4.47.1",
37
  "use_cache": true,
38
+ "vocab_size": 50258
39
  }
merges.txt CHANGED
The diff for this file is too large to render. See raw diff
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b168887df5cf10b2f0868d073824c4cb38c740dc137f1e0a90691b01089e039
3
- size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87ed5f2b3a8d0d14300a3d7806be3dd0023c62f1a98ddbe3d24c08f7580e87c6
3
+ size 497777280
runs/Dec30_13-43-46_b2ab2675858f/events.out.tfevents.1735566227.b2ab2675858f.51401.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbf65636e4b66c5305322e906ca4bcecd113e384d828f707e0d32d09bb2017e9
3
+ size 6352
special_tokens_map.json CHANGED
@@ -2,14 +2,14 @@
2
  "bos_token": {
3
  "content": "<|endoftext|>",
4
  "lstrip": false,
5
- "normalized": true,
6
  "rstrip": false,
7
  "single_word": false
8
  },
9
  "eos_token": {
10
  "content": "<|endoftext|>",
11
  "lstrip": false,
12
- "normalized": true,
13
  "rstrip": false,
14
  "single_word": false
15
  },
@@ -17,7 +17,7 @@
17
  "unk_token": {
18
  "content": "<|endoftext|>",
19
  "lstrip": false,
20
- "normalized": true,
21
  "rstrip": false,
22
  "single_word": false
23
  }
 
2
  "bos_token": {
3
  "content": "<|endoftext|>",
4
  "lstrip": false,
5
+ "normalized": false,
6
  "rstrip": false,
7
  "single_word": false
8
  },
9
  "eos_token": {
10
  "content": "<|endoftext|>",
11
  "lstrip": false,
12
+ "normalized": false,
13
  "rstrip": false,
14
  "single_word": false
15
  },
 
17
  "unk_token": {
18
  "content": "<|endoftext|>",
19
  "lstrip": false,
20
+ "normalized": false,
21
  "rstrip": false,
22
  "single_word": false
23
  }
tokenizer_config.json CHANGED
@@ -3,9 +3,49 @@
3
  "add_prefix_space": false,
4
  "added_tokens_decoder": {
5
  "0": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  "content": "<|endoftext|>",
7
  "lstrip": false,
8
- "normalized": true,
9
  "rstrip": false,
10
  "single_word": false,
11
  "special": true
 
3
  "add_prefix_space": false,
4
  "added_tokens_decoder": {
5
  "0": {
6
+ "content": "<s>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<pad>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "3": {
30
+ "content": "<unk>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "4": {
38
+ "content": "<mask>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "50257": {
46
  "content": "<|endoftext|>",
47
  "lstrip": false,
48
+ "normalized": false,
49
  "rstrip": false,
50
  "single_word": false,
51
  "special": true
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:026df79ea96a07de596515546a8d94d151f4612a00707659bcb75920afaf3ed1
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aad7938374aec1af6e11b2aa4425db64eb565408386b4652f78474adfb0ea9cb
3
  size 5368
vocab.json CHANGED
The diff for this file is too large to render. See raw diff