ttntran commited on
Commit
5af165d
1 Parent(s): 168255c

fix bot's profile

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. checkpoint-10500/config.json +38 -0
  2. checkpoint-10500/merges.txt +0 -0
  3. checkpoint-10500/optimizer.pt +3 -0
  4. checkpoint-10500/pytorch_model.bin +3 -0
  5. checkpoint-10500/scheduler.pt +3 -0
  6. checkpoint-10500/special_tokens_map.json +1 -0
  7. checkpoint-10500/tokenizer.json +0 -0
  8. checkpoint-10500/tokenizer_config.json +1 -0
  9. checkpoint-10500/training_args.bin +3 -0
  10. checkpoint-10500/vocab.json +0 -0
  11. checkpoint-14000/config.json +38 -0
  12. checkpoint-14000/merges.txt +0 -0
  13. checkpoint-14000/optimizer.pt +3 -0
  14. checkpoint-14000/pytorch_model.bin +3 -0
  15. checkpoint-14000/scheduler.pt +3 -0
  16. checkpoint-14000/special_tokens_map.json +1 -0
  17. checkpoint-14000/tokenizer.json +0 -0
  18. checkpoint-14000/tokenizer_config.json +1 -0
  19. checkpoint-14000/training_args.bin +3 -0
  20. checkpoint-14000/vocab.json +0 -0
  21. checkpoint-17500/config.json +38 -0
  22. checkpoint-17500/merges.txt +0 -0
  23. checkpoint-17500/optimizer.pt +3 -0
  24. checkpoint-17500/pytorch_model.bin +3 -0
  25. checkpoint-17500/scheduler.pt +3 -0
  26. checkpoint-17500/special_tokens_map.json +1 -0
  27. checkpoint-17500/tokenizer.json +0 -0
  28. checkpoint-17500/tokenizer_config.json +1 -0
  29. checkpoint-17500/training_args.bin +3 -0
  30. checkpoint-17500/vocab.json +0 -0
  31. checkpoint-21000/config.json +38 -0
  32. checkpoint-21000/merges.txt +0 -0
  33. checkpoint-21000/optimizer.pt +3 -0
  34. checkpoint-21000/pytorch_model.bin +3 -0
  35. checkpoint-21000/scheduler.pt +3 -0
  36. checkpoint-21000/special_tokens_map.json +1 -0
  37. checkpoint-21000/tokenizer.json +0 -0
  38. checkpoint-21000/tokenizer_config.json +1 -0
  39. checkpoint-21000/training_args.bin +3 -0
  40. checkpoint-21000/vocab.json +0 -0
  41. checkpoint-24500/config.json +38 -0
  42. checkpoint-24500/merges.txt +0 -0
  43. checkpoint-24500/optimizer.pt +3 -0
  44. checkpoint-24500/pytorch_model.bin +3 -0
  45. checkpoint-24500/scheduler.pt +3 -0
  46. checkpoint-24500/special_tokens_map.json +1 -0
  47. checkpoint-24500/tokenizer.json +0 -0
  48. checkpoint-24500/tokenizer_config.json +1 -0
  49. checkpoint-24500/training_args.bin +3 -0
  50. checkpoint-24500/vocab.json +0 -0
checkpoint-10500/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "initializer_range": 0.02,
12
+ "layer_norm_epsilon": 1e-05,
13
+ "model_type": "gpt2",
14
+ "n_ctx": 1024,
15
+ "n_embd": 768,
16
+ "n_head": 12,
17
+ "n_inner": null,
18
+ "n_layer": 12,
19
+ "n_positions": 1024,
20
+ "reorder_and_upcast_attn": false,
21
+ "resid_pdrop": 0.1,
22
+ "scale_attn_by_inverse_layer_idx": false,
23
+ "scale_attn_weights": true,
24
+ "summary_activation": null,
25
+ "summary_first_dropout": 0.1,
26
+ "summary_proj_to_labels": true,
27
+ "summary_type": "cls_index",
28
+ "summary_use_proj": true,
29
+ "task_specific_params": {
30
+ "conversational": {
31
+ "max_length": 1000
32
+ }
33
+ },
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.16.2",
36
+ "use_cache": true,
37
+ "vocab_size": 50257
38
+ }
checkpoint-10500/merges.txt ADDED
The diff for this file is too large to render. See raw diff
checkpoint-10500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88d563adbd543c9206175e845b44f2b4192e60d6ad501fb40068fcfe0a2d443c
3
+ size 995604017
checkpoint-10500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:977a6f3943241cf6adab1f02b3c0202d76f5915076bacedc9247844e9a4c89e3
3
+ size 510403817
checkpoint-10500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e6de5e7e29eea9b653604feb21d3174356c405669eccfe0c647176c085f83eb
3
+ size 623
checkpoint-10500/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-10500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
checkpoint-10500/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", "tokenizer_class": "GPT2Tokenizer"}
checkpoint-10500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a94e01f14186e49a4cd81b8a099c1983ed4acca0d937a72e6cf8e2fceaa61936
3
+ size 1327
checkpoint-10500/vocab.json ADDED
The diff for this file is too large to render. See raw diff
checkpoint-14000/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "initializer_range": 0.02,
12
+ "layer_norm_epsilon": 1e-05,
13
+ "model_type": "gpt2",
14
+ "n_ctx": 1024,
15
+ "n_embd": 768,
16
+ "n_head": 12,
17
+ "n_inner": null,
18
+ "n_layer": 12,
19
+ "n_positions": 1024,
20
+ "reorder_and_upcast_attn": false,
21
+ "resid_pdrop": 0.1,
22
+ "scale_attn_by_inverse_layer_idx": false,
23
+ "scale_attn_weights": true,
24
+ "summary_activation": null,
25
+ "summary_first_dropout": 0.1,
26
+ "summary_proj_to_labels": true,
27
+ "summary_type": "cls_index",
28
+ "summary_use_proj": true,
29
+ "task_specific_params": {
30
+ "conversational": {
31
+ "max_length": 1000
32
+ }
33
+ },
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.16.2",
36
+ "use_cache": true,
37
+ "vocab_size": 50257
38
+ }
checkpoint-14000/merges.txt ADDED
The diff for this file is too large to render. See raw diff
checkpoint-14000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d79fa494477c253f695b82c8f0c37de5401ce07f0a6259d7d6db81074d2c320a
3
+ size 995604017
checkpoint-14000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e94c30ce9d63560ed8d4c4f1e2093bbd159daa91a5436269050837ff7b87f560
3
+ size 510403817
checkpoint-14000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ab80b4687b7243e3b3f093bc71939db16870320b6645f38ff259339021231d0
3
+ size 623
checkpoint-14000/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-14000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
checkpoint-14000/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", "tokenizer_class": "GPT2Tokenizer"}
checkpoint-14000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a94e01f14186e49a4cd81b8a099c1983ed4acca0d937a72e6cf8e2fceaa61936
3
+ size 1327
checkpoint-14000/vocab.json ADDED
The diff for this file is too large to render. See raw diff
checkpoint-17500/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "initializer_range": 0.02,
12
+ "layer_norm_epsilon": 1e-05,
13
+ "model_type": "gpt2",
14
+ "n_ctx": 1024,
15
+ "n_embd": 768,
16
+ "n_head": 12,
17
+ "n_inner": null,
18
+ "n_layer": 12,
19
+ "n_positions": 1024,
20
+ "reorder_and_upcast_attn": false,
21
+ "resid_pdrop": 0.1,
22
+ "scale_attn_by_inverse_layer_idx": false,
23
+ "scale_attn_weights": true,
24
+ "summary_activation": null,
25
+ "summary_first_dropout": 0.1,
26
+ "summary_proj_to_labels": true,
27
+ "summary_type": "cls_index",
28
+ "summary_use_proj": true,
29
+ "task_specific_params": {
30
+ "conversational": {
31
+ "max_length": 1000
32
+ }
33
+ },
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.16.2",
36
+ "use_cache": true,
37
+ "vocab_size": 50257
38
+ }
checkpoint-17500/merges.txt ADDED
The diff for this file is too large to render. See raw diff
checkpoint-17500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85ece84475a05f263a97e1880a9a24fce069ec6e658f5d5f4c48b084127c8624
3
+ size 995604017
checkpoint-17500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04935fca95c5948984e0719730103d7ae5ccbadb0edde3e493bc469195cc27e1
3
+ size 510403817
checkpoint-17500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee22434e62ae8be3cacabcc20226fab743c0afc23bcd3c9a98f6869a93ea8030
3
+ size 623
checkpoint-17500/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-17500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
checkpoint-17500/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", "tokenizer_class": "GPT2Tokenizer"}
checkpoint-17500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a94e01f14186e49a4cd81b8a099c1983ed4acca0d937a72e6cf8e2fceaa61936
3
+ size 1327
checkpoint-17500/vocab.json ADDED
The diff for this file is too large to render. See raw diff
checkpoint-21000/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "initializer_range": 0.02,
12
+ "layer_norm_epsilon": 1e-05,
13
+ "model_type": "gpt2",
14
+ "n_ctx": 1024,
15
+ "n_embd": 768,
16
+ "n_head": 12,
17
+ "n_inner": null,
18
+ "n_layer": 12,
19
+ "n_positions": 1024,
20
+ "reorder_and_upcast_attn": false,
21
+ "resid_pdrop": 0.1,
22
+ "scale_attn_by_inverse_layer_idx": false,
23
+ "scale_attn_weights": true,
24
+ "summary_activation": null,
25
+ "summary_first_dropout": 0.1,
26
+ "summary_proj_to_labels": true,
27
+ "summary_type": "cls_index",
28
+ "summary_use_proj": true,
29
+ "task_specific_params": {
30
+ "conversational": {
31
+ "max_length": 1000
32
+ }
33
+ },
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.16.2",
36
+ "use_cache": true,
37
+ "vocab_size": 50257
38
+ }
checkpoint-21000/merges.txt ADDED
The diff for this file is too large to render. See raw diff
checkpoint-21000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0de58cfda5256b1f6b2a093cf7c31175988084e21e4eb48b298bcc17e8f61454
3
+ size 995604017
checkpoint-21000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a84208d85932c64ee9b60d3a8ab27d53468c9d72e51d73372e8e2ce2a551302
3
+ size 510403817
checkpoint-21000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab2546896af4a2c4bedb011db231956ab3f618bcda55aae8659c9c39c0b17bbc
3
+ size 623
checkpoint-21000/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-21000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
checkpoint-21000/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", "tokenizer_class": "GPT2Tokenizer"}
checkpoint-21000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a94e01f14186e49a4cd81b8a099c1983ed4acca0d937a72e6cf8e2fceaa61936
3
+ size 1327
checkpoint-21000/vocab.json ADDED
The diff for this file is too large to render. See raw diff
checkpoint-24500/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "initializer_range": 0.02,
12
+ "layer_norm_epsilon": 1e-05,
13
+ "model_type": "gpt2",
14
+ "n_ctx": 1024,
15
+ "n_embd": 768,
16
+ "n_head": 12,
17
+ "n_inner": null,
18
+ "n_layer": 12,
19
+ "n_positions": 1024,
20
+ "reorder_and_upcast_attn": false,
21
+ "resid_pdrop": 0.1,
22
+ "scale_attn_by_inverse_layer_idx": false,
23
+ "scale_attn_weights": true,
24
+ "summary_activation": null,
25
+ "summary_first_dropout": 0.1,
26
+ "summary_proj_to_labels": true,
27
+ "summary_type": "cls_index",
28
+ "summary_use_proj": true,
29
+ "task_specific_params": {
30
+ "conversational": {
31
+ "max_length": 1000
32
+ }
33
+ },
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.16.2",
36
+ "use_cache": true,
37
+ "vocab_size": 50257
38
+ }
checkpoint-24500/merges.txt ADDED
The diff for this file is too large to render. See raw diff
checkpoint-24500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:744437ce796d58c54c84c73a407447a87d4003ce6753d4331a49e8f92d5e4861
3
+ size 995604017
checkpoint-24500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0e22b538592408f30b62b01d5a432a429be01490e197d4d861babe035d476c2
3
+ size 510403817
checkpoint-24500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4681fe64589df42aeae4707c0d15dd1dddba2bb1ae39d9554daa70872846d86d
3
+ size 623
checkpoint-24500/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-24500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
checkpoint-24500/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", "tokenizer_class": "GPT2Tokenizer"}
checkpoint-24500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a94e01f14186e49a4cd81b8a099c1983ed4acca0d937a72e6cf8e2fceaa61936
3
+ size 1327
checkpoint-24500/vocab.json ADDED
The diff for this file is too large to render. See raw diff