VariableZee commited on
Commit
651bb0b
1 Parent(s): 3315fb2

Update model v5

Browse files
checkpoint-3500/config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/DialoGPT-small",
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
+ "initializer_range": 0.02,
13
+ "layer_norm_epsilon": 1e-05,
14
+ "model_type": "gpt2",
15
+ "n_ctx": 1024,
16
+ "n_embd": 768,
17
+ "n_head": 12,
18
+ "n_inner": null,
19
+ "n_layer": 12,
20
+ "n_positions": 1024,
21
+ "resid_pdrop": 0.1,
22
+ "summary_activation": null,
23
+ "summary_first_dropout": 0.1,
24
+ "summary_proj_to_labels": true,
25
+ "summary_type": "cls_index",
26
+ "summary_use_proj": true,
27
+ "task_specific_params": {
28
+ "conversational": {
29
+ "max_length": 1000
30
+ }
31
+ },
32
+ "transformers_version": "4.5.1",
33
+ "use_cache": true,
34
+ "vocab_size": 50257
35
+ }
checkpoint-3500/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-3500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41cc0ee56f2d1f5cb194efa72010fabac1e26006be44d1f0ba04c2910b54e8f3
3
+ size 995604017
checkpoint-3500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c22c4a5ef54678cb0923cb4ebc778962ab2ab49181bf9e1e07050625c8a0a7f4
3
+ size 510403817
checkpoint-3500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f34f235d00a25169791f8e6f37211ca8c8510852314650cc465e41ccf8520ac4
3
+ size 623
checkpoint-3500/special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"bos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "eos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "unk_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}}
checkpoint-3500/tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "bos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "eos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "add_prefix_space": false, "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "microsoft/DialoGPT-small", "errors": "replace"}
checkpoint-3500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63ca560046740a44acfe5dd7b7740b7ccecc3b7f9fe37e4abd74eea47e5de8eb
3
+ size 1327
checkpoint-3500/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
eval_results.txt CHANGED
@@ -1 +1 @@
1
- perplexity = tensor(30.6036)
 
1
+ perplexity = tensor(16.2340)
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:171f0ec98911a7c9072be6cd83bffddba1ed3205c0f294d8ffdfcfa851967cdd
3
  size 510403817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32d95ad2350c110b08b2e19768f5d108beb33ac16dcd0ba6b8c5d1ac1771b4af
3
  size 510403817