educhav commited on
Commit
48e42d1
1 Parent(s): b6a9ebe

new model: 28k lines, 8 epochs, 2 batch size

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +0 -5
  2. checkpoint-101500/config.json +36 -0
  3. checkpoint-101500/merges.txt +0 -0
  4. checkpoint-101500/optimizer.pt +3 -0
  5. checkpoint-101500/pytorch_model.bin +3 -0
  6. checkpoint-101500/scheduler.pt +3 -0
  7. checkpoint-101500/special_tokens_map.json +1 -0
  8. checkpoint-101500/tokenizer.json +0 -0
  9. checkpoint-101500/tokenizer_config.json +1 -0
  10. checkpoint-101500/training_args.bin +3 -0
  11. checkpoint-101500/vocab.json +0 -0
  12. checkpoint-10500/config.json +36 -0
  13. checkpoint-10500/merges.txt +0 -0
  14. checkpoint-10500/optimizer.pt +3 -0
  15. checkpoint-10500/pytorch_model.bin +3 -0
  16. checkpoint-10500/scheduler.pt +3 -0
  17. checkpoint-10500/special_tokens_map.json +1 -0
  18. checkpoint-10500/tokenizer.json +0 -0
  19. checkpoint-10500/tokenizer_config.json +1 -0
  20. checkpoint-10500/training_args.bin +3 -0
  21. checkpoint-10500/vocab.json +0 -0
  22. checkpoint-14000/config.json +36 -0
  23. checkpoint-14000/merges.txt +0 -0
  24. checkpoint-14000/optimizer.pt +3 -0
  25. checkpoint-14000/pytorch_model.bin +3 -0
  26. checkpoint-14000/scheduler.pt +3 -0
  27. checkpoint-14000/special_tokens_map.json +1 -0
  28. checkpoint-14000/tokenizer.json +0 -0
  29. checkpoint-14000/tokenizer_config.json +1 -0
  30. checkpoint-14000/training_args.bin +3 -0
  31. checkpoint-14000/vocab.json +0 -0
  32. checkpoint-17500/config.json +36 -0
  33. checkpoint-17500/merges.txt +0 -0
  34. checkpoint-17500/optimizer.pt +3 -0
  35. checkpoint-17500/pytorch_model.bin +3 -0
  36. checkpoint-17500/scheduler.pt +3 -0
  37. checkpoint-17500/special_tokens_map.json +1 -0
  38. checkpoint-17500/tokenizer.json +0 -0
  39. checkpoint-17500/tokenizer_config.json +1 -0
  40. checkpoint-17500/training_args.bin +3 -0
  41. checkpoint-17500/vocab.json +0 -0
  42. checkpoint-21000/config.json +36 -0
  43. checkpoint-21000/merges.txt +0 -0
  44. checkpoint-21000/optimizer.pt +3 -0
  45. checkpoint-21000/pytorch_model.bin +3 -0
  46. checkpoint-21000/scheduler.pt +3 -0
  47. checkpoint-21000/special_tokens_map.json +1 -0
  48. checkpoint-21000/tokenizer.json +0 -0
  49. checkpoint-21000/tokenizer_config.json +1 -0
  50. checkpoint-21000/training_args.bin +3 -0
README.md DELETED
@@ -1,5 +0,0 @@
1
- ---
2
- tags:
3
- - conversational
4
- ---
5
- # Elijah Parker
 
 
 
 
 
 
checkpoint-101500/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "resid_pdrop": 0.1,
21
+ "scale_attn_weights": true,
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
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.11.3",
34
+ "use_cache": true,
35
+ "vocab_size": 50257
36
+ }
checkpoint-101500/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-101500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f00670e0ac12c52513441bffd56807280d6fbb4f40a09ed2af8bb3dcdd151279
3
+ size 995604273
checkpoint-101500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7ee6cb26ece34f9b1c46f0c21d6a20f7d4857dd9d37554035be846cfee3199b
3
+ size 510403817
checkpoint-101500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8408b7a09e03d27993e71a9e90a991aabfb8e3f1e86d650d2d19d672b5bf8258
3
+ size 623
checkpoint-101500/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-101500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-101500/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-101500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bbc2f0658a595599fe8144230cef6c7198537be5440bd1e176a88913d8ca5be
3
+ size 1327
checkpoint-101500/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-10500/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "resid_pdrop": 0.1,
21
+ "scale_attn_weights": true,
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
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.11.3",
34
+ "use_cache": true,
35
+ "vocab_size": 50257
36
+ }
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:984f039e1beb41ed40aa47cea1bd21059224be802f59e1430b66adef9192dfb2
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:e3e9c8768a06551d877d3c2a26743fbd513843c0ce986fdadb751108b8d3ff74
3
+ size 510403817
checkpoint-10500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fff69891f2fd5e808642c63d411c8f4998a823f1ca26b032bdcfed6564e01a6
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:3bbc2f0658a595599fe8144230cef6c7198537be5440bd1e176a88913d8ca5be
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,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "resid_pdrop": 0.1,
21
+ "scale_attn_weights": true,
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
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.11.3",
34
+ "use_cache": true,
35
+ "vocab_size": 50257
36
+ }
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:b8940c4789f03b80fc2cdcd7ef9809542e0955a5b8525c1c6a24645ce8d7e674
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:3a0fcc1d097305b3bd9720acfdc19f45992ef20a7bb4f7847eb91dc0d1a9c698
3
+ size 510403817
checkpoint-14000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17e7d1d03ff158d705870706827a602d9c9d1976549cf84bfd409e785d329382
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:3bbc2f0658a595599fe8144230cef6c7198537be5440bd1e176a88913d8ca5be
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,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "resid_pdrop": 0.1,
21
+ "scale_attn_weights": true,
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
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.11.3",
34
+ "use_cache": true,
35
+ "vocab_size": 50257
36
+ }
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:63d22cabdf55d2810e68ed88728b69fd2426ed7463409304ce274a2620790078
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:108ee0a1637c015209b16b74179256e4cb56fba35c2ab99e167e18064faa6046
3
+ size 510403817
checkpoint-17500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c41d6a9b0411dfb84dce0e72be293925ed8de48ec90f410d7c30cd96fb72475d
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:3bbc2f0658a595599fe8144230cef6c7198537be5440bd1e176a88913d8ca5be
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,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "resid_pdrop": 0.1,
21
+ "scale_attn_weights": true,
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
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.11.3",
34
+ "use_cache": true,
35
+ "vocab_size": 50257
36
+ }
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:f87e8f49ddce78d89159d455203b1198ad252d837864ce31fd1aaad6e69e4aae
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:404434065b7d132319c1b43f95a3118ed73646f7656b0e3d03cc54be6c76d1d0
3
+ size 510403817
checkpoint-21000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4601444b71769d79ee47b8a0f2d4899682fc0b278b1ab2bbd05b8d13fd2d240
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:3bbc2f0658a595599fe8144230cef6c7198537be5440bd1e176a88913d8ca5be
3
+ size 1327