Jia0603 commited on
Commit
bd7fcf6
·
verified ·
1 Parent(s): 7c18735

upload checkpoints

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-11988/config.json +32 -0
  2. checkpoint-11988/generation_config.json +7 -0
  3. checkpoint-11988/merges.txt +0 -0
  4. checkpoint-11988/model.safetensors +3 -0
  5. checkpoint-11988/optimizer.pt +3 -0
  6. checkpoint-11988/rng_state.pth +3 -0
  7. checkpoint-11988/scaler.pt +3 -0
  8. checkpoint-11988/scheduler.pt +3 -0
  9. checkpoint-11988/special_tokens_map.json +30 -0
  10. checkpoint-11988/tokenizer.json +0 -0
  11. checkpoint-11988/tokenizer_config.json +21 -0
  12. checkpoint-11988/trainer_state.json +0 -0
  13. checkpoint-11988/training_args.bin +3 -0
  14. checkpoint-11988/vocab.json +0 -0
  15. checkpoint-13986/config.json +32 -0
  16. checkpoint-13986/generation_config.json +7 -0
  17. checkpoint-13986/merges.txt +0 -0
  18. checkpoint-13986/model.safetensors +3 -0
  19. checkpoint-13986/optimizer.pt +3 -0
  20. checkpoint-13986/rng_state.pth +3 -0
  21. checkpoint-13986/scaler.pt +3 -0
  22. checkpoint-13986/scheduler.pt +3 -0
  23. checkpoint-13986/special_tokens_map.json +30 -0
  24. checkpoint-13986/tokenizer.json +0 -0
  25. checkpoint-13986/tokenizer_config.json +21 -0
  26. checkpoint-13986/trainer_state.json +0 -0
  27. checkpoint-13986/training_args.bin +3 -0
  28. checkpoint-13986/vocab.json +0 -0
  29. checkpoint-15984/config.json +32 -0
  30. checkpoint-15984/generation_config.json +7 -0
  31. checkpoint-15984/merges.txt +0 -0
  32. checkpoint-15984/model.safetensors +3 -0
  33. checkpoint-15984/optimizer.pt +3 -0
  34. checkpoint-15984/rng_state.pth +3 -0
  35. checkpoint-15984/scaler.pt +3 -0
  36. checkpoint-15984/scheduler.pt +3 -0
  37. checkpoint-15984/special_tokens_map.json +30 -0
  38. checkpoint-15984/tokenizer.json +0 -0
  39. checkpoint-15984/tokenizer_config.json +21 -0
  40. checkpoint-15984/trainer_state.json +0 -0
  41. checkpoint-15984/training_args.bin +3 -0
  42. checkpoint-15984/vocab.json +0 -0
  43. checkpoint-17982/config.json +32 -0
  44. checkpoint-17982/generation_config.json +7 -0
  45. checkpoint-17982/merges.txt +0 -0
  46. checkpoint-17982/model.safetensors +3 -0
  47. checkpoint-17982/optimizer.pt +3 -0
  48. checkpoint-17982/rng_state.pth +3 -0
  49. checkpoint-17982/scaler.pt +3 -0
  50. checkpoint-17982/scheduler.pt +3 -0
checkpoint-11988/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu_new",
3
+ "architectures": [
4
+ "GPT2LMHeadModel"
5
+ ],
6
+ "attn_pdrop": 0.1,
7
+ "bos_token_id": 50256,
8
+ "dtype": "float32",
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_embd": 768,
15
+ "n_head": 12,
16
+ "n_inner": null,
17
+ "n_layer": 12,
18
+ "n_positions": 1024,
19
+ "pad_token_id": 50256,
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
+ "transformers_version": "4.57.3",
30
+ "use_cache": true,
31
+ "vocab_size": 50257
32
+ }
checkpoint-11988/generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "pad_token_id": 50256,
6
+ "transformers_version": "4.57.3"
7
+ }
checkpoint-11988/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-11988/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7db1bcfad98251c839157f952bf88adefa3999688af1647ff00f63a5193526b
3
+ size 497774208
checkpoint-11988/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09d3eade28e361416c97d9420d169f39d89202628a44bfb8f38a2a683c06d4cb
3
+ size 995642298
checkpoint-11988/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a89fec0919069724e2e056305ebeaf1de63690db0cf49059f18aa3a04976c98
3
+ size 14244
checkpoint-11988/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ee7c37e4dc8986ea1d61de9aa930938905df81112000d20f72fc21aaca02bb
3
+ size 988
checkpoint-11988/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f7f0538f1aa240fc41d64739f314f3ce43523df5ed3f2e4860154d2dd1f4b41
3
+ size 1064
checkpoint-11988/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
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
+ },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": true,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
checkpoint-11988/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-11988/tokenizer_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "50256": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ }
12
+ },
13
+ "bos_token": "<|endoftext|>",
14
+ "clean_up_tokenization_spaces": false,
15
+ "eos_token": "<|endoftext|>",
16
+ "extra_special_tokens": {},
17
+ "model_max_length": 512,
18
+ "pad_token": "<|endoftext|>",
19
+ "tokenizer_class": "GPT2Tokenizer",
20
+ "unk_token": "<|endoftext|>"
21
+ }
checkpoint-11988/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-11988/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa596db56c2ce35332f51a88cd73c6da8ddd8ceb89fa0588e1d1271df24c63b
3
+ size 5496
checkpoint-11988/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-13986/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu_new",
3
+ "architectures": [
4
+ "GPT2LMHeadModel"
5
+ ],
6
+ "attn_pdrop": 0.1,
7
+ "bos_token_id": 50256,
8
+ "dtype": "float32",
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_embd": 768,
15
+ "n_head": 12,
16
+ "n_inner": null,
17
+ "n_layer": 12,
18
+ "n_positions": 1024,
19
+ "pad_token_id": 50256,
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
+ "transformers_version": "4.57.3",
30
+ "use_cache": true,
31
+ "vocab_size": 50257
32
+ }
checkpoint-13986/generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "pad_token_id": 50256,
6
+ "transformers_version": "4.57.3"
7
+ }
checkpoint-13986/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-13986/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93e8bebd9e5c46949f23c64e5304f1ed9669cbeecd26ecd284f0addf74041a07
3
+ size 497774208
checkpoint-13986/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b7bc19bbc5b9fae2a632d8f3462fef986a6142ef049093a047b081b4dacda4a
3
+ size 995642298
checkpoint-13986/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95fc1d60eef72291858dbdb3744d61a7bec1318c81ef029aff5fdd648475cad8
3
+ size 14244
checkpoint-13986/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef02b56c07f9360da7cd473557925279d9cb0673ac1a5eb0faf3ccf680e3db57
3
+ size 988
checkpoint-13986/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d07703281e3fa676f5451460a770fced13a777bd6f385bb0139ce5ab086b3df3
3
+ size 1064
checkpoint-13986/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
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
+ },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": true,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
checkpoint-13986/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-13986/tokenizer_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "50256": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ }
12
+ },
13
+ "bos_token": "<|endoftext|>",
14
+ "clean_up_tokenization_spaces": false,
15
+ "eos_token": "<|endoftext|>",
16
+ "extra_special_tokens": {},
17
+ "model_max_length": 512,
18
+ "pad_token": "<|endoftext|>",
19
+ "tokenizer_class": "GPT2Tokenizer",
20
+ "unk_token": "<|endoftext|>"
21
+ }
checkpoint-13986/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-13986/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa596db56c2ce35332f51a88cd73c6da8ddd8ceb89fa0588e1d1271df24c63b
3
+ size 5496
checkpoint-13986/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-15984/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu_new",
3
+ "architectures": [
4
+ "GPT2LMHeadModel"
5
+ ],
6
+ "attn_pdrop": 0.1,
7
+ "bos_token_id": 50256,
8
+ "dtype": "float32",
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_embd": 768,
15
+ "n_head": 12,
16
+ "n_inner": null,
17
+ "n_layer": 12,
18
+ "n_positions": 1024,
19
+ "pad_token_id": 50256,
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
+ "transformers_version": "4.57.3",
30
+ "use_cache": true,
31
+ "vocab_size": 50257
32
+ }
checkpoint-15984/generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "pad_token_id": 50256,
6
+ "transformers_version": "4.57.3"
7
+ }
checkpoint-15984/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-15984/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b4afe108530694fd29c4e9a3d2a35aac332f1426a24dae7b73b5b61ddc0559e
3
+ size 497774208
checkpoint-15984/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7e835cf7c5ace1df3a8752a16ad68e070b1d9398ba96bc26ec1304c6fd5b6c5
3
+ size 995642298
checkpoint-15984/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67dbb179232aa0bc317ea30ece7e43e4788dfbb4ca6c84fbcedf97e75d23b12a
3
+ size 14244
checkpoint-15984/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e455408654dbf8a7e97baf7f29b4f07fa2a9fe5d7e20bfaf069c675c36e33ef1
3
+ size 988
checkpoint-15984/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c7228a868f69a03be173c1a63d4d862cc441a22346dff9937685420e0e2efb
3
+ size 1064
checkpoint-15984/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
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
+ },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": true,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
checkpoint-15984/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-15984/tokenizer_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "50256": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ }
12
+ },
13
+ "bos_token": "<|endoftext|>",
14
+ "clean_up_tokenization_spaces": false,
15
+ "eos_token": "<|endoftext|>",
16
+ "extra_special_tokens": {},
17
+ "model_max_length": 512,
18
+ "pad_token": "<|endoftext|>",
19
+ "tokenizer_class": "GPT2Tokenizer",
20
+ "unk_token": "<|endoftext|>"
21
+ }
checkpoint-15984/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-15984/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa596db56c2ce35332f51a88cd73c6da8ddd8ceb89fa0588e1d1271df24c63b
3
+ size 5496
checkpoint-15984/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-17982/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu_new",
3
+ "architectures": [
4
+ "GPT2LMHeadModel"
5
+ ],
6
+ "attn_pdrop": 0.1,
7
+ "bos_token_id": 50256,
8
+ "dtype": "float32",
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_embd": 768,
15
+ "n_head": 12,
16
+ "n_inner": null,
17
+ "n_layer": 12,
18
+ "n_positions": 1024,
19
+ "pad_token_id": 50256,
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
+ "transformers_version": "4.57.3",
30
+ "use_cache": true,
31
+ "vocab_size": 50257
32
+ }
checkpoint-17982/generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "pad_token_id": 50256,
6
+ "transformers_version": "4.57.3"
7
+ }
checkpoint-17982/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-17982/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:489cca04431db26e12a9a34b376412aae7d47b614b8b420cb15d82072cdb0fae
3
+ size 497774208
checkpoint-17982/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3990aa5673f584395b3cf47c02fec6a5cb236ac1e23212ae3ae7f01ab54bf4d7
3
+ size 995642298
checkpoint-17982/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9a716ffbe7ea8ce59247552480032000f65175f74be83244c8d9d55ef505f14
3
+ size 14244
checkpoint-17982/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:391efb0382352a9d65700fbfc731c2071f22e03188df713bad28069b120afbb5
3
+ size 988
checkpoint-17982/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16979f80b06ee86204313a2852daceff4100fca106377307ef500d95f640e8d7
3
+ size 1064