Zking136 commited on
Commit
7a3b09a
·
verified ·
1 Parent(s): 2375ea0

Delete files checkpoint-1863/ with huggingface_hub

Browse files
checkpoint-1863/config.json DELETED
@@ -1,36 +0,0 @@
1
- {
2
- "architectures": [
3
- "BertForSequenceClassification"
4
- ],
5
- "attention_probs_dropout_prob": 0.1,
6
- "classifier_dropout": null,
7
- "gradient_checkpointing": false,
8
- "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.1,
10
- "hidden_size": 768,
11
- "id2label": {
12
- "0": "positive",
13
- "1": "negative",
14
- "2": "neutral"
15
- },
16
- "initializer_range": 0.02,
17
- "intermediate_size": 3072,
18
- "label2id": {
19
- "negative": 1,
20
- "neutral": 2,
21
- "positive": 0
22
- },
23
- "layer_norm_eps": 1e-12,
24
- "max_position_embeddings": 512,
25
- "model_type": "bert",
26
- "num_attention_heads": 12,
27
- "num_hidden_layers": 12,
28
- "pad_token_id": 0,
29
- "position_embedding_type": "absolute",
30
- "problem_type": "single_label_classification",
31
- "torch_dtype": "float32",
32
- "transformers_version": "4.52.4",
33
- "type_vocab_size": 2,
34
- "use_cache": true,
35
- "vocab_size": 30522
36
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-1863/model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bed5df3ea6bdf46d0b2f49688fdff095bb241a449fdd4c56a258d81c4bf66b7
3
- size 437961724
 
 
 
 
checkpoint-1863/optimizer.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:299158465e8953cb62e22b80274e02d72a8a6d40192a1beea2812fcb6e8e198f
3
- size 876044939
 
 
 
 
checkpoint-1863/rng_state.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:06dc211ed7f23517898bab3c8272fc39bad89031d1434e325e875ad85ff016b3
3
- size 14645
 
 
 
 
checkpoint-1863/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:04fb049ff683a2962d5e65e9b38a014079445dc9f0c6766263bf447d787cb344
3
- size 1383
 
 
 
 
checkpoint-1863/scheduler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:247192d6d78d35d944c8ed78fe4712cbebbaf97eb0de7d45317c356bc84ca6d9
3
- size 1465
 
 
 
 
checkpoint-1863/special_tokens_map.json DELETED
@@ -1,7 +0,0 @@
1
- {
2
- "cls_token": "[CLS]",
3
- "mask_token": "[MASK]",
4
- "pad_token": "[PAD]",
5
- "sep_token": "[SEP]",
6
- "unk_token": "[UNK]"
7
- }
 
 
 
 
 
 
 
 
checkpoint-1863/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
checkpoint-1863/tokenizer_config.json DELETED
@@ -1,58 +0,0 @@
1
- {
2
- "added_tokens_decoder": {
3
- "0": {
4
- "content": "[PAD]",
5
- "lstrip": false,
6
- "normalized": false,
7
- "rstrip": false,
8
- "single_word": false,
9
- "special": true
10
- },
11
- "100": {
12
- "content": "[UNK]",
13
- "lstrip": false,
14
- "normalized": false,
15
- "rstrip": false,
16
- "single_word": false,
17
- "special": true
18
- },
19
- "101": {
20
- "content": "[CLS]",
21
- "lstrip": false,
22
- "normalized": false,
23
- "rstrip": false,
24
- "single_word": false,
25
- "special": true
26
- },
27
- "102": {
28
- "content": "[SEP]",
29
- "lstrip": false,
30
- "normalized": false,
31
- "rstrip": false,
32
- "single_word": false,
33
- "special": true
34
- },
35
- "103": {
36
- "content": "[MASK]",
37
- "lstrip": false,
38
- "normalized": false,
39
- "rstrip": false,
40
- "single_word": false,
41
- "special": true
42
- }
43
- },
44
- "clean_up_tokenization_spaces": true,
45
- "cls_token": "[CLS]",
46
- "do_basic_tokenize": true,
47
- "do_lower_case": true,
48
- "extra_special_tokens": {},
49
- "mask_token": "[MASK]",
50
- "model_max_length": 512,
51
- "never_split": null,
52
- "pad_token": "[PAD]",
53
- "sep_token": "[SEP]",
54
- "strip_accents": null,
55
- "tokenize_chinese_chars": true,
56
- "tokenizer_class": "BertTokenizer",
57
- "unk_token": "[UNK]"
58
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-1863/trainer_state.json DELETED
@@ -1,65 +0,0 @@
1
- {
2
- "best_global_step": 1863,
3
- "best_metric": 0.21076564490795135,
4
- "best_model_checkpoint": "./model\\checkpoint-1863",
5
- "epoch": 1.0,
6
- "eval_steps": 500,
7
- "global_step": 1863,
8
- "is_hyper_param_search": false,
9
- "is_local_process_zero": true,
10
- "is_world_process_zero": true,
11
- "log_history": [
12
- {
13
- "epoch": 0.2683843263553409,
14
- "grad_norm": 4.979691505432129,
15
- "learning_rate": 4.557165861513688e-05,
16
- "loss": 0.618,
17
- "step": 500
18
- },
19
- {
20
- "epoch": 0.5367686527106817,
21
- "grad_norm": 10.513946533203125,
22
- "learning_rate": 4.109858650921453e-05,
23
- "loss": 0.3634,
24
- "step": 1000
25
- },
26
- {
27
- "epoch": 0.8051529790660226,
28
- "grad_norm": 0.9428963661193848,
29
- "learning_rate": 3.662551440329218e-05,
30
- "loss": 0.2803,
31
- "step": 1500
32
- },
33
- {
34
- "epoch": 1.0,
35
- "eval_accuracy": 0.9363758389261745,
36
- "eval_f1": 0.936185778659979,
37
- "eval_loss": 0.21076564490795135,
38
- "eval_runtime": 37.2544,
39
- "eval_samples_per_second": 199.977,
40
- "eval_steps_per_second": 12.509,
41
- "step": 1863
42
- }
43
- ],
44
- "logging_steps": 500,
45
- "max_steps": 5589,
46
- "num_input_tokens_seen": 0,
47
- "num_train_epochs": 3,
48
- "save_steps": 500,
49
- "stateful_callbacks": {
50
- "TrainerControl": {
51
- "args": {
52
- "should_epoch_stop": false,
53
- "should_evaluate": false,
54
- "should_log": false,
55
- "should_save": true,
56
- "should_training_stop": false
57
- },
58
- "attributes": {}
59
- }
60
- },
61
- "total_flos": 7840516734876672.0,
62
- "train_batch_size": 16,
63
- "trial_name": null,
64
- "trial_params": null
65
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-1863/training_args.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bc1e524146d6310e51751575751860a0b7e8cf94fcc2f0fbef92d0e70c0d980
3
- size 5649
 
 
 
 
checkpoint-1863/vocab.txt DELETED
The diff for this file is too large to render. See raw diff