ebrigham commited on
Commit
4737cf4
1 Parent(s): c6140b6

First model version

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-1000/config.json +62 -0
  2. checkpoint-1000/optimizer.pt +3 -0
  3. checkpoint-1000/pytorch_model.bin +3 -0
  4. checkpoint-1000/rng_state.pth +3 -0
  5. checkpoint-1000/scheduler.pt +3 -0
  6. checkpoint-1000/special_tokens_map.json +1 -0
  7. checkpoint-1000/tokenizer.json +0 -0
  8. checkpoint-1000/tokenizer_config.json +1 -0
  9. checkpoint-1000/trainer_state.json +28 -0
  10. checkpoint-1000/training_args.bin +3 -0
  11. checkpoint-1000/vocab.txt +0 -0
  12. checkpoint-1500/config.json +62 -0
  13. checkpoint-1500/optimizer.pt +3 -0
  14. checkpoint-1500/pytorch_model.bin +3 -0
  15. checkpoint-1500/rng_state.pth +3 -0
  16. checkpoint-1500/scheduler.pt +3 -0
  17. checkpoint-1500/special_tokens_map.json +1 -0
  18. checkpoint-1500/tokenizer.json +0 -0
  19. checkpoint-1500/tokenizer_config.json +1 -0
  20. checkpoint-1500/trainer_state.json +34 -0
  21. checkpoint-1500/training_args.bin +3 -0
  22. checkpoint-1500/vocab.txt +0 -0
  23. checkpoint-2000/config.json +62 -0
  24. checkpoint-2000/optimizer.pt +3 -0
  25. checkpoint-2000/pytorch_model.bin +3 -0
  26. checkpoint-2000/rng_state.pth +3 -0
  27. checkpoint-2000/scheduler.pt +3 -0
  28. checkpoint-2000/special_tokens_map.json +1 -0
  29. checkpoint-2000/tokenizer.json +0 -0
  30. checkpoint-2000/tokenizer_config.json +1 -0
  31. checkpoint-2000/trainer_state.json +40 -0
  32. checkpoint-2000/training_args.bin +3 -0
  33. checkpoint-2000/vocab.txt +0 -0
  34. checkpoint-2500/config.json +62 -0
  35. checkpoint-2500/optimizer.pt +3 -0
  36. checkpoint-2500/pytorch_model.bin +3 -0
  37. checkpoint-2500/rng_state.pth +3 -0
  38. checkpoint-2500/scheduler.pt +3 -0
  39. checkpoint-2500/special_tokens_map.json +1 -0
  40. checkpoint-2500/tokenizer.json +0 -0
  41. checkpoint-2500/tokenizer_config.json +1 -0
  42. checkpoint-2500/trainer_state.json +46 -0
  43. checkpoint-2500/training_args.bin +3 -0
  44. checkpoint-2500/vocab.txt +0 -0
  45. checkpoint-3000/config.json +62 -0
  46. checkpoint-3000/optimizer.pt +3 -0
  47. checkpoint-3000/pytorch_model.bin +3 -0
  48. checkpoint-3000/rng_state.pth +3 -0
  49. checkpoint-3000/scheduler.pt +3 -0
  50. checkpoint-3000/special_tokens_map.json +1 -0
checkpoint-1000/config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "n/a",
13
+ "1": "arts and culture",
14
+ "2": "digital",
15
+ "3": "education",
16
+ "4": "climate change",
17
+ "5": "studying abroad",
18
+ "6": "renewable energy",
19
+ "7": "policy dialogues",
20
+ "8": "youth and the world",
21
+ "9": "environmental sustainability",
22
+ "10": "health and well-being",
23
+ "11": "sports",
24
+ "12": "inclusion",
25
+ "13": "employment",
26
+ "14": "european learning mobility",
27
+ "15": "research and innovation",
28
+ "16": "democratic values"
29
+ },
30
+ "initializer_range": 0.02,
31
+ "label2id": {
32
+ "arts and culture": 1,
33
+ "climate change": 4,
34
+ "democratic values": 16,
35
+ "digital": 2,
36
+ "education": 3,
37
+ "employment": 13,
38
+ "environmental sustainability": 9,
39
+ "european learning mobility": 14,
40
+ "health and well-being": 10,
41
+ "inclusion": 12,
42
+ "n/a": 0,
43
+ "policy dialogues": 7,
44
+ "renewable energy": 6,
45
+ "research and innovation": 15,
46
+ "sports": 11,
47
+ "studying abroad": 5,
48
+ "youth and the world": 8
49
+ },
50
+ "max_position_embeddings": 512,
51
+ "model_type": "distilbert",
52
+ "n_heads": 12,
53
+ "n_layers": 6,
54
+ "pad_token_id": 0,
55
+ "qa_dropout": 0.1,
56
+ "seq_classif_dropout": 0.2,
57
+ "sinusoidal_pos_embds": false,
58
+ "tie_weights_": true,
59
+ "torch_dtype": "float32",
60
+ "transformers_version": "4.17.0",
61
+ "vocab_size": 30522
62
+ }
checkpoint-1000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fdd20b58d79123197b7b4a38680eb4ea98ff305cad00cce8d576ee1f2b0930e
3
+ size 535792353
checkpoint-1000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f47b9347741ebffd92fe9a7bbe07e4d90634da8750eba513e83906338b36cd22
3
+ size 267906673
checkpoint-1000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fef4daa5a15555136f8017a0acdcf11d42550007acf44bcf5c3a6bdd3adb4af
3
+ size 14503
checkpoint-1000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4f83269c532c4e9a8ba2ecf1bcab12e0feb2f4e34cf92313a53653115587887
3
+ size 623
checkpoint-1000/special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
checkpoint-1000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1000/tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "distilbert-base-uncased", "tokenizer_class": "DistilBertTokenizer"}
checkpoint-1000/trainer_state.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.26666666666666666,
5
+ "global_step": 1000,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.13,
12
+ "learning_rate": 4.3333333333333334e-05,
13
+ "loss": 2.5019,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.27,
18
+ "learning_rate": 3.6666666666666666e-05,
19
+ "loss": 2.4642,
20
+ "step": 1000
21
+ }
22
+ ],
23
+ "max_steps": 3750,
24
+ "num_train_epochs": 1,
25
+ "total_flos": 971601875876928.0,
26
+ "trial_name": null,
27
+ "trial_params": null
28
+ }
checkpoint-1000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a12a7a29b1b4c54352efbfdaca036301e50554bb9f461364390686bc39a2c68d
3
+ size 2991
checkpoint-1000/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1500/config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "n/a",
13
+ "1": "arts and culture",
14
+ "2": "digital",
15
+ "3": "education",
16
+ "4": "climate change",
17
+ "5": "studying abroad",
18
+ "6": "renewable energy",
19
+ "7": "policy dialogues",
20
+ "8": "youth and the world",
21
+ "9": "environmental sustainability",
22
+ "10": "health and well-being",
23
+ "11": "sports",
24
+ "12": "inclusion",
25
+ "13": "employment",
26
+ "14": "european learning mobility",
27
+ "15": "research and innovation",
28
+ "16": "democratic values"
29
+ },
30
+ "initializer_range": 0.02,
31
+ "label2id": {
32
+ "arts and culture": 1,
33
+ "climate change": 4,
34
+ "democratic values": 16,
35
+ "digital": 2,
36
+ "education": 3,
37
+ "employment": 13,
38
+ "environmental sustainability": 9,
39
+ "european learning mobility": 14,
40
+ "health and well-being": 10,
41
+ "inclusion": 12,
42
+ "n/a": 0,
43
+ "policy dialogues": 7,
44
+ "renewable energy": 6,
45
+ "research and innovation": 15,
46
+ "sports": 11,
47
+ "studying abroad": 5,
48
+ "youth and the world": 8
49
+ },
50
+ "max_position_embeddings": 512,
51
+ "model_type": "distilbert",
52
+ "n_heads": 12,
53
+ "n_layers": 6,
54
+ "pad_token_id": 0,
55
+ "qa_dropout": 0.1,
56
+ "seq_classif_dropout": 0.2,
57
+ "sinusoidal_pos_embds": false,
58
+ "tie_weights_": true,
59
+ "torch_dtype": "float32",
60
+ "transformers_version": "4.17.0",
61
+ "vocab_size": 30522
62
+ }
checkpoint-1500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e459f278452d58a9f2b2038d8eb1e7a1a3cd01a2d2b1110667f0ae38c386370d
3
+ size 535792353
checkpoint-1500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a448ab80b6e99f75c8405bef7f72d309d27036eaccb3722eac9a417f52e95ce1
3
+ size 267906673
checkpoint-1500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b70d16f31c6acc0b13971f0b78e9dcd0d5ed1f43dd68df23c7161ddf1d06f86
3
+ size 14503
checkpoint-1500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0448fa8959e682269aceffad7c77d85f2d35fb1b603085f58ee828052f2267a5
3
+ size 623
checkpoint-1500/special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
checkpoint-1500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1500/tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "distilbert-base-uncased", "tokenizer_class": "DistilBertTokenizer"}
checkpoint-1500/trainer_state.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.4,
5
+ "global_step": 1500,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.13,
12
+ "learning_rate": 4.3333333333333334e-05,
13
+ "loss": 2.5019,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.27,
18
+ "learning_rate": 3.6666666666666666e-05,
19
+ "loss": 2.4642,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 0.4,
24
+ "learning_rate": 3e-05,
25
+ "loss": 2.454,
26
+ "step": 1500
27
+ }
28
+ ],
29
+ "max_steps": 3750,
30
+ "num_train_epochs": 1,
31
+ "total_flos": 1452711385342848.0,
32
+ "trial_name": null,
33
+ "trial_params": null
34
+ }
checkpoint-1500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a12a7a29b1b4c54352efbfdaca036301e50554bb9f461364390686bc39a2c68d
3
+ size 2991
checkpoint-1500/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2000/config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "n/a",
13
+ "1": "arts and culture",
14
+ "2": "digital",
15
+ "3": "education",
16
+ "4": "climate change",
17
+ "5": "studying abroad",
18
+ "6": "renewable energy",
19
+ "7": "policy dialogues",
20
+ "8": "youth and the world",
21
+ "9": "environmental sustainability",
22
+ "10": "health and well-being",
23
+ "11": "sports",
24
+ "12": "inclusion",
25
+ "13": "employment",
26
+ "14": "european learning mobility",
27
+ "15": "research and innovation",
28
+ "16": "democratic values"
29
+ },
30
+ "initializer_range": 0.02,
31
+ "label2id": {
32
+ "arts and culture": 1,
33
+ "climate change": 4,
34
+ "democratic values": 16,
35
+ "digital": 2,
36
+ "education": 3,
37
+ "employment": 13,
38
+ "environmental sustainability": 9,
39
+ "european learning mobility": 14,
40
+ "health and well-being": 10,
41
+ "inclusion": 12,
42
+ "n/a": 0,
43
+ "policy dialogues": 7,
44
+ "renewable energy": 6,
45
+ "research and innovation": 15,
46
+ "sports": 11,
47
+ "studying abroad": 5,
48
+ "youth and the world": 8
49
+ },
50
+ "max_position_embeddings": 512,
51
+ "model_type": "distilbert",
52
+ "n_heads": 12,
53
+ "n_layers": 6,
54
+ "pad_token_id": 0,
55
+ "qa_dropout": 0.1,
56
+ "seq_classif_dropout": 0.2,
57
+ "sinusoidal_pos_embds": false,
58
+ "tie_weights_": true,
59
+ "torch_dtype": "float32",
60
+ "transformers_version": "4.17.0",
61
+ "vocab_size": 30522
62
+ }
checkpoint-2000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3382e060b4b53cd29999bad0026e526f29fcebe3e84617a7e6c073d0c5067e58
3
+ size 535792353
checkpoint-2000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08119208f73120cb1a562c937e8f6b38f3ed80e827620a4d48820b6bd96c5952
3
+ size 267906673
checkpoint-2000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d42da5f1df304e6b0252701fceaa84057bc75e55946f88656b60745112313184
3
+ size 14503
checkpoint-2000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb3e3e15e91c6931f61158f085bbf18d801bf4aa96563c336e19563a458f23ff
3
+ size 623
checkpoint-2000/special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
checkpoint-2000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2000/tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "distilbert-base-uncased", "tokenizer_class": "DistilBertTokenizer"}
checkpoint-2000/trainer_state.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.5333333333333333,
5
+ "global_step": 2000,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.13,
12
+ "learning_rate": 4.3333333333333334e-05,
13
+ "loss": 2.5019,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.27,
18
+ "learning_rate": 3.6666666666666666e-05,
19
+ "loss": 2.4642,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 0.4,
24
+ "learning_rate": 3e-05,
25
+ "loss": 2.454,
26
+ "step": 1500
27
+ },
28
+ {
29
+ "epoch": 0.53,
30
+ "learning_rate": 2.3333333333333336e-05,
31
+ "loss": 2.4519,
32
+ "step": 2000
33
+ }
34
+ ],
35
+ "max_steps": 3750,
36
+ "num_train_epochs": 1,
37
+ "total_flos": 1923195823793280.0,
38
+ "trial_name": null,
39
+ "trial_params": null
40
+ }
checkpoint-2000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a12a7a29b1b4c54352efbfdaca036301e50554bb9f461364390686bc39a2c68d
3
+ size 2991
checkpoint-2000/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2500/config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "n/a",
13
+ "1": "arts and culture",
14
+ "2": "digital",
15
+ "3": "education",
16
+ "4": "climate change",
17
+ "5": "studying abroad",
18
+ "6": "renewable energy",
19
+ "7": "policy dialogues",
20
+ "8": "youth and the world",
21
+ "9": "environmental sustainability",
22
+ "10": "health and well-being",
23
+ "11": "sports",
24
+ "12": "inclusion",
25
+ "13": "employment",
26
+ "14": "european learning mobility",
27
+ "15": "research and innovation",
28
+ "16": "democratic values"
29
+ },
30
+ "initializer_range": 0.02,
31
+ "label2id": {
32
+ "arts and culture": 1,
33
+ "climate change": 4,
34
+ "democratic values": 16,
35
+ "digital": 2,
36
+ "education": 3,
37
+ "employment": 13,
38
+ "environmental sustainability": 9,
39
+ "european learning mobility": 14,
40
+ "health and well-being": 10,
41
+ "inclusion": 12,
42
+ "n/a": 0,
43
+ "policy dialogues": 7,
44
+ "renewable energy": 6,
45
+ "research and innovation": 15,
46
+ "sports": 11,
47
+ "studying abroad": 5,
48
+ "youth and the world": 8
49
+ },
50
+ "max_position_embeddings": 512,
51
+ "model_type": "distilbert",
52
+ "n_heads": 12,
53
+ "n_layers": 6,
54
+ "pad_token_id": 0,
55
+ "qa_dropout": 0.1,
56
+ "seq_classif_dropout": 0.2,
57
+ "sinusoidal_pos_embds": false,
58
+ "tie_weights_": true,
59
+ "torch_dtype": "float32",
60
+ "transformers_version": "4.17.0",
61
+ "vocab_size": 30522
62
+ }
checkpoint-2500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffef8cae7f3ce51685f793cbe443848b0f8aa2d38679a5dabad211f0e32362a9
3
+ size 535792353
checkpoint-2500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a03299accd9e3e2f6a118753c91f5001f901b9b14de8fcb189fcd8e74175e74a
3
+ size 267906673
checkpoint-2500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2952355ad4e46086847dab0a7b91185afd1f274ad431221d3a5448e29d558b0c
3
+ size 14503
checkpoint-2500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4c13494368e217239013918c949ddcfa2b6fbb317a7b57308ea9ba0e0c5dfb4
3
+ size 623
checkpoint-2500/special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
checkpoint-2500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2500/tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "distilbert-base-uncased", "tokenizer_class": "DistilBertTokenizer"}
checkpoint-2500/trainer_state.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.6666666666666666,
5
+ "global_step": 2500,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.13,
12
+ "learning_rate": 4.3333333333333334e-05,
13
+ "loss": 2.5019,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.27,
18
+ "learning_rate": 3.6666666666666666e-05,
19
+ "loss": 2.4642,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 0.4,
24
+ "learning_rate": 3e-05,
25
+ "loss": 2.454,
26
+ "step": 1500
27
+ },
28
+ {
29
+ "epoch": 0.53,
30
+ "learning_rate": 2.3333333333333336e-05,
31
+ "loss": 2.4519,
32
+ "step": 2000
33
+ },
34
+ {
35
+ "epoch": 0.67,
36
+ "learning_rate": 1.6666666666666667e-05,
37
+ "loss": 2.4446,
38
+ "step": 2500
39
+ }
40
+ ],
41
+ "max_steps": 3750,
42
+ "num_train_epochs": 1,
43
+ "total_flos": 2386856366283648.0,
44
+ "trial_name": null,
45
+ "trial_params": null
46
+ }
checkpoint-2500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a12a7a29b1b4c54352efbfdaca036301e50554bb9f461364390686bc39a2c68d
3
+ size 2991
checkpoint-2500/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-3000/config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "n/a",
13
+ "1": "arts and culture",
14
+ "2": "digital",
15
+ "3": "education",
16
+ "4": "climate change",
17
+ "5": "studying abroad",
18
+ "6": "renewable energy",
19
+ "7": "policy dialogues",
20
+ "8": "youth and the world",
21
+ "9": "environmental sustainability",
22
+ "10": "health and well-being",
23
+ "11": "sports",
24
+ "12": "inclusion",
25
+ "13": "employment",
26
+ "14": "european learning mobility",
27
+ "15": "research and innovation",
28
+ "16": "democratic values"
29
+ },
30
+ "initializer_range": 0.02,
31
+ "label2id": {
32
+ "arts and culture": 1,
33
+ "climate change": 4,
34
+ "democratic values": 16,
35
+ "digital": 2,
36
+ "education": 3,
37
+ "employment": 13,
38
+ "environmental sustainability": 9,
39
+ "european learning mobility": 14,
40
+ "health and well-being": 10,
41
+ "inclusion": 12,
42
+ "n/a": 0,
43
+ "policy dialogues": 7,
44
+ "renewable energy": 6,
45
+ "research and innovation": 15,
46
+ "sports": 11,
47
+ "studying abroad": 5,
48
+ "youth and the world": 8
49
+ },
50
+ "max_position_embeddings": 512,
51
+ "model_type": "distilbert",
52
+ "n_heads": 12,
53
+ "n_layers": 6,
54
+ "pad_token_id": 0,
55
+ "qa_dropout": 0.1,
56
+ "seq_classif_dropout": 0.2,
57
+ "sinusoidal_pos_embds": false,
58
+ "tie_weights_": true,
59
+ "torch_dtype": "float32",
60
+ "transformers_version": "4.17.0",
61
+ "vocab_size": 30522
62
+ }
checkpoint-3000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2a3559874ebc5972d4bebaf5f45d151ce7aba301c5b27aeea81a591db4ccf07
3
+ size 535792353
checkpoint-3000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa6a3d001687bdf3bccfa97ca6f8c5bed3112bf58641572c7259db285bbe1602
3
+ size 267906673
checkpoint-3000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e823145ceff848d3304a03dbfda599b201f8c385e9c3bd781564b37210ac22e
3
+ size 14503
checkpoint-3000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41625199ddc3548f3fb8e3d4a786a1e52abf1e78aa1125676a9cb9dff1785538
3
+ size 623
checkpoint-3000/special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}