haryoaw commited on
Commit
7eb3bdd
1 Parent(s): 9c5df88

Initial Commit

Browse files
Files changed (4) hide show
  1. README.md +88 -0
  2. config.json +39 -0
  3. pytorch_model.bin +3 -0
  4. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: haryoaw/scenario-TCR_data-cl-cardiff_cl_only2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: scenario-NON-KD-PO-COPY-CDF-CL-D2_data-cl-cardiff_cl_only_delta
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # scenario-NON-KD-PO-COPY-CDF-CL-D2_data-cl-cardiff_cl_only_delta
18
+
19
+ This model is a fine-tuned version of [haryoaw/scenario-TCR_data-cl-cardiff_cl_only2](https://huggingface.co/haryoaw/scenario-TCR_data-cl-cardiff_cl_only2) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 5.5684
22
+ - Accuracy: 0.4676
23
+ - F1: 0.4662
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
+ - train_batch_size: 32
44
+ - eval_batch_size: 32
45
+ - seed: 11213
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 30
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | No log | 1.09 | 250 | 1.8346 | 0.4684 | 0.4686 |
55
+ | 0.5182 | 2.17 | 500 | 2.4903 | 0.4745 | 0.4735 |
56
+ | 0.5182 | 3.26 | 750 | 2.5207 | 0.4830 | 0.4775 |
57
+ | 0.2149 | 4.35 | 1000 | 3.1950 | 0.4468 | 0.4376 |
58
+ | 0.2149 | 5.43 | 1250 | 3.2340 | 0.4738 | 0.4669 |
59
+ | 0.1358 | 6.52 | 1500 | 3.7896 | 0.4761 | 0.4750 |
60
+ | 0.1358 | 7.61 | 1750 | 3.2005 | 0.4954 | 0.4933 |
61
+ | 0.0968 | 8.7 | 2000 | 3.7302 | 0.4491 | 0.4429 |
62
+ | 0.0968 | 9.78 | 2250 | 4.0015 | 0.4691 | 0.4662 |
63
+ | 0.0624 | 10.87 | 2500 | 4.1400 | 0.4514 | 0.4462 |
64
+ | 0.0624 | 11.96 | 2750 | 4.6716 | 0.4460 | 0.4388 |
65
+ | 0.0508 | 13.04 | 3000 | 4.6683 | 0.4545 | 0.4531 |
66
+ | 0.0508 | 14.13 | 3250 | 4.9959 | 0.4398 | 0.4311 |
67
+ | 0.0408 | 15.22 | 3500 | 4.6543 | 0.4537 | 0.4541 |
68
+ | 0.0408 | 16.3 | 3750 | 4.7483 | 0.4753 | 0.4765 |
69
+ | 0.0272 | 17.39 | 4000 | 5.0125 | 0.4468 | 0.4446 |
70
+ | 0.0272 | 18.48 | 4250 | 5.1208 | 0.4475 | 0.4438 |
71
+ | 0.0241 | 19.57 | 4500 | 5.0070 | 0.4599 | 0.4586 |
72
+ | 0.0241 | 20.65 | 4750 | 4.8782 | 0.4761 | 0.4759 |
73
+ | 0.0187 | 21.74 | 5000 | 5.1882 | 0.4599 | 0.4608 |
74
+ | 0.0187 | 22.83 | 5250 | 5.1202 | 0.4761 | 0.4761 |
75
+ | 0.0086 | 23.91 | 5500 | 5.4158 | 0.4622 | 0.4616 |
76
+ | 0.0086 | 25.0 | 5750 | 5.4933 | 0.4637 | 0.4620 |
77
+ | 0.0088 | 26.09 | 6000 | 5.5752 | 0.4622 | 0.4604 |
78
+ | 0.0088 | 27.17 | 6250 | 5.5790 | 0.4668 | 0.4648 |
79
+ | 0.0063 | 28.26 | 6500 | 5.5069 | 0.4614 | 0.4603 |
80
+ | 0.0063 | 29.35 | 6750 | 5.5684 | 0.4676 | 0.4662 |
81
+
82
+
83
+ ### Framework versions
84
+
85
+ - Transformers 4.33.3
86
+ - Pytorch 2.1.1+cu121
87
+ - Datasets 2.14.5
88
+ - Tokenizers 0.13.3
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "haryoaw/scenario-TCR_data-cl-cardiff_cl_only2",
3
+ "architectures": [
4
+ "XLMRobertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "LABEL_0",
15
+ "1": "LABEL_1",
16
+ "2": "LABEL_2"
17
+ },
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 3072,
20
+ "label2id": {
21
+ "LABEL_0": 0,
22
+ "LABEL_1": 1,
23
+ "LABEL_2": 2
24
+ },
25
+ "layer_norm_eps": 1e-05,
26
+ "max_position_embeddings": 514,
27
+ "model_type": "xlm-roberta",
28
+ "num_attention_heads": 12,
29
+ "num_hidden_layers": 6,
30
+ "output_past": true,
31
+ "pad_token_id": 1,
32
+ "position_embedding_type": "absolute",
33
+ "problem_type": "single_label_classification",
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.33.3",
36
+ "type_vocab_size": 1,
37
+ "use_cache": true,
38
+ "vocab_size": 250002
39
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4274d50298c4b09b435b6b60bf4764bda433a17aa964cce6fcabe52ffefe02d5
3
+ size 942111086
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03a844e177941ce5c4792d96d49759b6cb29d5c8ec62ab09833af099b676dc32
3
+ size 4600