ianmckenzie commited on
Commit
ef0431e
1 Parent(s): 832a9e2

End of training

Browse files
Files changed (27) hide show
  1. README.md +52 -0
  2. config.json +32 -0
  3. model.safetensors +3 -0
  4. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713395831.rllm-ian-022-adv-trai-18-19-z6n2w.66.0 +3 -0
  5. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713395831.rllm-ian-022-adv-trai-18-19-z6n2w.67.0 +3 -0
  6. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713398640.rllm-ian-022-adv-trai-18-19-z6n2w.66.1 +3 -0
  7. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713401444.rllm-ian-022-adv-trai-18-19-z6n2w.66.2 +3 -0
  8. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713404186.rllm-ian-022-adv-trai-18-19-z6n2w.66.3 +3 -0
  9. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713404962.rllm-ian-022-adv-trai-18-19-z6n2w.67.1 +3 -0
  10. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713407035.rllm-ian-022-adv-trai-18-19-z6n2w.66.4 +3 -0
  11. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713409943.rllm-ian-022-adv-trai-18-19-z6n2w.66.5 +3 -0
  12. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713412838.rllm-ian-022-adv-trai-18-19-z6n2w.66.6 +3 -0
  13. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713414243.rllm-ian-022-adv-trai-18-19-z6n2w.67.2 +3 -0
  14. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713415696.rllm-ian-022-adv-trai-18-19-z6n2w.66.7 +3 -0
  15. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713418204.rllm-ian-022-adv-trai-18-19-z6n2w.66.8 +3 -0
  16. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713420772.rllm-ian-022-adv-trai-18-19-z6n2w.66.9 +3 -0
  17. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713422205.rllm-ian-022-adv-trai-18-19-z6n2w.67.3 +3 -0
  18. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713429023.rllm-ian-022-adv-trai-18-19-z6n2w.67.4 +3 -0
  19. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713436005.rllm-ian-022-adv-trai-18-19-z6n2w.67.5 +3 -0
  20. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713442714.rllm-ian-022-adv-trai-18-19-z6n2w.67.6 +3 -0
  21. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713449371.rllm-ian-022-adv-trai-18-19-z6n2w.67.7 +3 -0
  22. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713455772.rllm-ian-022-adv-trai-18-19-z6n2w.67.8 +3 -0
  23. runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713462333.rllm-ian-022-adv-trai-18-19-z6n2w.67.9 +3 -0
  24. special_tokens_map.json +24 -0
  25. tokenizer.json +0 -0
  26. tokenizer_config.json +213 -0
  27. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: EleutherAI/pythia-160m
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: robust_llm_pythia-160m_ian-022_IMDB_n-its-10
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # robust_llm_pythia-160m_ian-022_IMDB_n-its-10
15
+
16
+ This model is a fine-tuned version of [EleutherAI/pythia-160m](https://huggingface.co/EleutherAI/pythia-160m) on an unknown dataset.
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 1e-05
36
+ - train_batch_size: 8
37
+ - eval_batch_size: 64
38
+ - seed: 0
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: linear
41
+ - num_epochs: 1
42
+
43
+ ### Training results
44
+
45
+
46
+
47
+ ### Framework versions
48
+
49
+ - Transformers 4.39.3
50
+ - Pytorch 2.2.1
51
+ - Datasets 2.18.0
52
+ - Tokenizers 0.15.2
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "EleutherAI/pythia-160m",
3
+ "architectures": [
4
+ "GPTNeoXForSequenceClassification"
5
+ ],
6
+ "attention_bias": true,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 0,
9
+ "classifier_dropout": 0.1,
10
+ "eos_token_id": 0,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout": 0.0,
13
+ "hidden_size": 768,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
+ "layer_norm_eps": 1e-05,
17
+ "max_position_embeddings": 2048,
18
+ "model_type": "gpt_neox",
19
+ "num_attention_heads": 12,
20
+ "num_hidden_layers": 12,
21
+ "pad_token_id": 0,
22
+ "problem_type": "single_label_classification",
23
+ "rope_scaling": null,
24
+ "rotary_emb_base": 10000,
25
+ "rotary_pct": 0.25,
26
+ "tie_word_embeddings": false,
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.39.3",
29
+ "use_cache": false,
30
+ "use_parallel_residual": true,
31
+ "vocab_size": 50304
32
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4542ef17b3d822ff00f6adce2ae1528e0e38d6f886e732dae97c75e1bf2b0a3c
3
+ size 494780976
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713395831.rllm-ian-022-adv-trai-18-19-z6n2w.66.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af153140e209d933d55efd1d3b32dfefbce68a0ef10a0e459cdc074ba8577e4c
3
+ size 6695
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713395831.rllm-ian-022-adv-trai-18-19-z6n2w.67.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2799cd58899d9dae231d367016d0c6bd3bbf7992adb58010b458373701c835b7
3
+ size 6696
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713398640.rllm-ian-022-adv-trai-18-19-z6n2w.66.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1d6ec6b0690e6f4a32933897a78b9be03b380010ad934d6da8a06af078ed4f3
3
+ size 7515
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713401444.rllm-ian-022-adv-trai-18-19-z6n2w.66.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:916d687b4176333ebf6e15debd9065d4cfe332aabfdd511a9ae1b86f40d2a851
3
+ size 7515
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713404186.rllm-ian-022-adv-trai-18-19-z6n2w.66.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccf4d1d161cce86ff7e5da9cb01af1917a77810ea5031cdaaca8762c92a89926
3
+ size 8286
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713404962.rllm-ian-022-adv-trai-18-19-z6n2w.67.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eddb1641377f5ffe0a9bac2cb32e2990ed88d5eea82fc43a6c4ea6b39de4f39c
3
+ size 7516
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713407035.rllm-ian-022-adv-trai-18-19-z6n2w.66.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74333ff3279419af6bf396cc45857b4fd3532ccabb175d68db16ad54684219db
3
+ size 9057
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713409943.rllm-ian-022-adv-trai-18-19-z6n2w.66.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9add92b7ad5e518ccc375ea8fa4a73d74e6f5ca348b3d6a260ea5050238c34f
3
+ size 9057
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713412838.rllm-ian-022-adv-trai-18-19-z6n2w.66.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb2aaa5992ccb16e308b6298a600397de72008c044b9dff163650fab6056f982
3
+ size 9828
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713414243.rllm-ian-022-adv-trai-18-19-z6n2w.67.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6158e81e0d8c78768729b8f06b7615b4e66c873bd4f232990094be2d6a65962d
3
+ size 7516
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713415696.rllm-ian-022-adv-trai-18-19-z6n2w.66.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab07c9f7d9a760fe4837d06d658e75e61180f2845d3004d222140b5e562be288
3
+ size 9828
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713418204.rllm-ian-022-adv-trai-18-19-z6n2w.66.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9addf5688f19ecfe3ce6a587705fdfb83244dbf5de6684ec91b0790d9769d212
3
+ size 10599
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713420772.rllm-ian-022-adv-trai-18-19-z6n2w.66.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f42f43fe0e7c9f84e0b4b5d0f78602aa66aad4b64e44628078977ec657e1915
3
+ size 11370
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713422205.rllm-ian-022-adv-trai-18-19-z6n2w.67.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6894934b41338c2adfdd8d7992d9cd51c3bb13db013ea4638c55c64e45c3f9df
3
+ size 8287
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713429023.rllm-ian-022-adv-trai-18-19-z6n2w.67.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19f5a4b75a7c15bb40c21e442e2fd4132d9a1cedf27462e3099eba35e0f20359
3
+ size 9058
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713436005.rllm-ian-022-adv-trai-18-19-z6n2w.67.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98c27e31a2de6fe31107db53e46060477b6037db6e0ca109f93183cedb2a13a5
3
+ size 9058
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713442714.rllm-ian-022-adv-trai-18-19-z6n2w.67.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1495a7d3752c1efc60721c2a5a1e76e4f97cba841139c37905b9eb5f780d3b19
3
+ size 9829
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713449371.rllm-ian-022-adv-trai-18-19-z6n2w.67.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:688470dbf5ec210c8ccf21cb2e9a0e7ea70b85a2c65ff0dc5faf46bafd4d177f
3
+ size 9829
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713455772.rllm-ian-022-adv-trai-18-19-z6n2w.67.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75c426c657fa34305b64f525ea2cd6d6573d39953e0a5762dc94bcf3183706b1
3
+ size 10600
runs/Apr17_23-17-01_rllm-ian-022-adv-trai-18-19-z6n2w/events.out.tfevents.1713462333.rllm-ian-022-adv-trai-18-19-z6n2w.67.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66491eea86ee735071190e0e4d370e13af2a1638d71cfc8db4cd6f9870aa2fb4
3
+ size 11371
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
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
+ },
16
+ "pad_token": "<|endoftext|>",
17
+ "unk_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,213 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<|padding|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "50254": {
21
+ "content": " ",
22
+ "lstrip": false,
23
+ "normalized": true,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": false
27
+ },
28
+ "50255": {
29
+ "content": " ",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": false
35
+ },
36
+ "50256": {
37
+ "content": " ",
38
+ "lstrip": false,
39
+ "normalized": true,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": false
43
+ },
44
+ "50257": {
45
+ "content": " ",
46
+ "lstrip": false,
47
+ "normalized": true,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": false
51
+ },
52
+ "50258": {
53
+ "content": " ",
54
+ "lstrip": false,
55
+ "normalized": true,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": false
59
+ },
60
+ "50259": {
61
+ "content": " ",
62
+ "lstrip": false,
63
+ "normalized": true,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": false
67
+ },
68
+ "50260": {
69
+ "content": " ",
70
+ "lstrip": false,
71
+ "normalized": true,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": false
75
+ },
76
+ "50261": {
77
+ "content": " ",
78
+ "lstrip": false,
79
+ "normalized": true,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": false
83
+ },
84
+ "50262": {
85
+ "content": " ",
86
+ "lstrip": false,
87
+ "normalized": true,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": false
91
+ },
92
+ "50263": {
93
+ "content": " ",
94
+ "lstrip": false,
95
+ "normalized": true,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": false
99
+ },
100
+ "50264": {
101
+ "content": " ",
102
+ "lstrip": false,
103
+ "normalized": true,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": false
107
+ },
108
+ "50265": {
109
+ "content": " ",
110
+ "lstrip": false,
111
+ "normalized": true,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": false
115
+ },
116
+ "50266": {
117
+ "content": " ",
118
+ "lstrip": false,
119
+ "normalized": true,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": false
123
+ },
124
+ "50267": {
125
+ "content": " ",
126
+ "lstrip": false,
127
+ "normalized": true,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": false
131
+ },
132
+ "50268": {
133
+ "content": " ",
134
+ "lstrip": false,
135
+ "normalized": true,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": false
139
+ },
140
+ "50269": {
141
+ "content": " ",
142
+ "lstrip": false,
143
+ "normalized": true,
144
+ "rstrip": false,
145
+ "single_word": false,
146
+ "special": false
147
+ },
148
+ "50270": {
149
+ "content": " ",
150
+ "lstrip": false,
151
+ "normalized": true,
152
+ "rstrip": false,
153
+ "single_word": false,
154
+ "special": false
155
+ },
156
+ "50271": {
157
+ "content": " ",
158
+ "lstrip": false,
159
+ "normalized": true,
160
+ "rstrip": false,
161
+ "single_word": false,
162
+ "special": false
163
+ },
164
+ "50272": {
165
+ "content": " ",
166
+ "lstrip": false,
167
+ "normalized": true,
168
+ "rstrip": false,
169
+ "single_word": false,
170
+ "special": false
171
+ },
172
+ "50273": {
173
+ "content": " ",
174
+ "lstrip": false,
175
+ "normalized": true,
176
+ "rstrip": false,
177
+ "single_word": false,
178
+ "special": false
179
+ },
180
+ "50274": {
181
+ "content": " ",
182
+ "lstrip": false,
183
+ "normalized": true,
184
+ "rstrip": false,
185
+ "single_word": false,
186
+ "special": false
187
+ },
188
+ "50275": {
189
+ "content": " ",
190
+ "lstrip": false,
191
+ "normalized": true,
192
+ "rstrip": false,
193
+ "single_word": false,
194
+ "special": false
195
+ },
196
+ "50276": {
197
+ "content": " ",
198
+ "lstrip": false,
199
+ "normalized": true,
200
+ "rstrip": false,
201
+ "single_word": false,
202
+ "special": false
203
+ }
204
+ },
205
+ "bos_token": "<|endoftext|>",
206
+ "clean_up_tokenization_spaces": false,
207
+ "eos_token": "<|endoftext|>",
208
+ "model_max_length": 2048,
209
+ "pad_token": "<|endoftext|>",
210
+ "padding_side": "right",
211
+ "tokenizer_class": "GPTNeoXTokenizer",
212
+ "unk_token": "<|endoftext|>"
213
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56e8c91490122b2242f2ba57b3d195ca8f8dc08331d3e909883c7ba2ee2bf026
3
+ size 4984