Bildad commited on
Commit
c82f820
1 Parent(s): 52e263d

Delete checkpoint-160

Browse files
checkpoint-160/config.json DELETED
@@ -1,61 +0,0 @@
1
- {
2
- "_name_or_path": "./model3",
3
- "_num_labels": 3,
4
- "activation_dropout": 0.0,
5
- "activation_function": "swish",
6
- "add_bias_logits": false,
7
- "add_final_layer_norm": false,
8
- "architectures": [
9
- "MarianMTModel"
10
- ],
11
- "attention_dropout": 0.0,
12
- "bad_words_ids": [
13
- [
14
- 58904
15
- ]
16
- ],
17
- "bos_token_id": 0,
18
- "classif_dropout": 0.0,
19
- "classifier_dropout": 0.0,
20
- "d_model": 512,
21
- "decoder_attention_heads": 8,
22
- "decoder_ffn_dim": 2048,
23
- "decoder_layerdrop": 0.0,
24
- "decoder_layers": 6,
25
- "decoder_start_token_id": 58904,
26
- "decoder_vocab_size": 58905,
27
- "dropout": 0.1,
28
- "encoder_attention_heads": 8,
29
- "encoder_ffn_dim": 2048,
30
- "encoder_layerdrop": 0.0,
31
- "encoder_layers": 6,
32
- "eos_token_id": 0,
33
- "forced_eos_token_id": 0,
34
- "id2label": {
35
- "0": "LABEL_0",
36
- "1": "LABEL_1",
37
- "2": "LABEL_2"
38
- },
39
- "init_std": 0.02,
40
- "is_encoder_decoder": true,
41
- "label2id": {
42
- "LABEL_0": 0,
43
- "LABEL_1": 1,
44
- "LABEL_2": 2
45
- },
46
- "max_length": 512,
47
- "max_position_embeddings": 512,
48
- "model_type": "marian",
49
- "normalize_before": false,
50
- "normalize_embedding": false,
51
- "num_beams": 6,
52
- "num_hidden_layers": 6,
53
- "pad_token_id": 58904,
54
- "scale_embedding": true,
55
- "share_encoder_decoder_embeddings": true,
56
- "static_position_embeddings": true,
57
- "torch_dtype": "float32",
58
- "transformers_version": "4.44.0",
59
- "use_cache": true,
60
- "vocab_size": 58905
61
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-160/generation_config.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "bad_words_ids": [
3
- [
4
- 58904
5
- ]
6
- ],
7
- "bos_token_id": 0,
8
- "decoder_start_token_id": 58904,
9
- "eos_token_id": 0,
10
- "forced_eos_token_id": 0,
11
- "max_length": 512,
12
- "num_beams": 6,
13
- "pad_token_id": 58904,
14
- "renormalize_logits": true,
15
- "transformers_version": "4.44.0"
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-160/model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:abdb5973d30af106196aeea8dd5a7e1e80a99945fb22f85a8eb8646dbc1c4e20
3
- size 297456100
 
 
 
 
checkpoint-160/optimizer.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd65806fe433fa0eb87468762b8b9ccc517584a0adc0fc9ea0f77e0d91e70c11
3
- size 594587322
 
 
 
 
checkpoint-160/rng_state.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b114cb5ae6eea42e84e68c9dc899df72b3b57292f3f7ab0d4ba255fae12899c7
3
- size 13990
 
 
 
 
checkpoint-160/scheduler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e69e40b2c25a8616182e8b6e5e0268d2495d4f42a1eff92d6799e277389598e
3
- size 1064
 
 
 
 
checkpoint-160/trainer_state.json DELETED
@@ -1,32 +0,0 @@
1
- {
2
- "best_metric": null,
3
- "best_model_checkpoint": null,
4
- "epoch": 20.0,
5
- "eval_steps": 1000,
6
- "global_step": 160,
7
- "is_hyper_param_search": false,
8
- "is_local_process_zero": true,
9
- "is_world_process_zero": true,
10
- "log_history": [],
11
- "logging_steps": 500,
12
- "max_steps": 160,
13
- "num_input_tokens_seen": 0,
14
- "num_train_epochs": 20,
15
- "save_steps": 1000,
16
- "stateful_callbacks": {
17
- "TrainerControl": {
18
- "args": {
19
- "should_epoch_stop": false,
20
- "should_evaluate": false,
21
- "should_log": false,
22
- "should_save": true,
23
- "should_training_stop": true
24
- },
25
- "attributes": {}
26
- }
27
- },
28
- "total_flos": 81356075827200.0,
29
- "train_batch_size": 16,
30
- "trial_name": null,
31
- "trial_params": null
32
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-160/training_args.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e869e4a1dcc8972c89636fb5ec5c68576a077f44d944d7b14735e70cb70acc46
3
- size 5240