gokulsrinivasagan commited on
Commit
ea6dc1e
·
verified ·
1 Parent(s): 60d34f9

Model save

Browse files
Files changed (2) hide show
  1. README.md +17 -39
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,32 +1,14 @@
1
  ---
2
  library_name: transformers
3
- language:
4
- - en
5
  base_model: gokulsrinivasagan/bert_base_lda_100_v1
6
  tags:
7
  - generated_from_trainer
8
- datasets:
9
- - glue
10
  metrics:
11
  - accuracy
12
  - f1
13
  model-index:
14
  - name: bert_base_lda_100_v1_qqp
15
- results:
16
- - task:
17
- name: Text Classification
18
- type: text-classification
19
- dataset:
20
- name: GLUE QQP
21
- type: glue
22
- args: qqp
23
- metrics:
24
- - name: Accuracy
25
- type: accuracy
26
- value: 0.6318327974276527
27
- - name: F1
28
- type: f1
29
- value: 0.0
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -34,12 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  # bert_base_lda_100_v1_qqp
36
 
37
- This model is a fine-tuned version of [gokulsrinivasagan/bert_base_lda_100_v1](https://huggingface.co/gokulsrinivasagan/bert_base_lda_100_v1) on the GLUE QQP dataset.
38
  It achieves the following results on the evaluation set:
39
- - Loss: 0.6573
40
- - Accuracy: 0.6318
41
- - F1: 0.0
42
- - Combined Score: 0.3159
43
 
44
  ## Model description
45
 
@@ -58,7 +40,7 @@ More information needed
58
  ### Training hyperparameters
59
 
60
  The following hyperparameters were used during training:
61
- - learning_rate: 0.001
62
  - train_batch_size: 256
63
  - eval_batch_size: 256
64
  - seed: 10
@@ -68,20 +50,16 @@ The following hyperparameters were used during training:
68
 
69
  ### Training results
70
 
71
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
72
- |:-------------:|:-----:|:-----:|:---------------:|:--------:|:---:|:--------------:|
73
- | 0.6618 | 1.0 | 1422 | 0.6580 | 0.6318 | 0.0 | 0.3159 |
74
- | 0.659 | 2.0 | 2844 | 0.6578 | 0.6318 | 0.0 | 0.3159 |
75
- | 0.6586 | 3.0 | 4266 | 0.6582 | 0.6318 | 0.0 | 0.3159 |
76
- | 0.679 | 4.0 | 5688 | 0.6574 | 0.6318 | 0.0 | 0.3159 |
77
- | 0.6585 | 5.0 | 7110 | 0.6574 | 0.6318 | 0.0 | 0.3159 |
78
- | 0.6585 | 6.0 | 8532 | 0.6580 | 0.6318 | 0.0 | 0.3159 |
79
- | 0.6585 | 7.0 | 9954 | 0.6573 | 0.6318 | 0.0 | 0.3159 |
80
- | 0.6585 | 8.0 | 11376 | 0.6573 | 0.6318 | 0.0 | 0.3159 |
81
- | 0.6586 | 9.0 | 12798 | 0.6578 | 0.6318 | 0.0 | 0.3159 |
82
- | 0.6586 | 10.0 | 14220 | 0.6578 | 0.6318 | 0.0 | 0.3159 |
83
- | 0.6585 | 11.0 | 15642 | 0.6578 | 0.6318 | 0.0 | 0.3159 |
84
- | 0.6585 | 12.0 | 17064 | 0.6576 | 0.6318 | 0.0 | 0.3159 |
85
 
86
 
87
  ### Framework versions
 
1
  ---
2
  library_name: transformers
 
 
3
  base_model: gokulsrinivasagan/bert_base_lda_100_v1
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - accuracy
8
  - f1
9
  model-index:
10
  - name: bert_base_lda_100_v1_qqp
11
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
 
17
  # bert_base_lda_100_v1_qqp
18
 
19
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_base_lda_100_v1](https://huggingface.co/gokulsrinivasagan/bert_base_lda_100_v1) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4346
22
+ - Accuracy: 0.8693
23
+ - F1: 0.8285
24
+ - Combined Score: 0.8489
25
 
26
  ## Model description
27
 
 
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
  - train_batch_size: 256
45
  - eval_batch_size: 256
46
  - seed: 10
 
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
54
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:--------------:|
55
+ | 0.4474 | 1.0 | 1422 | 0.3685 | 0.8284 | 0.7614 | 0.7949 |
56
+ | 0.3271 | 2.0 | 2844 | 0.3386 | 0.8476 | 0.8103 | 0.8290 |
57
+ | 0.2564 | 3.0 | 4266 | 0.3234 | 0.8609 | 0.8186 | 0.8398 |
58
+ | 0.1978 | 4.0 | 5688 | 0.3628 | 0.8653 | 0.8263 | 0.8458 |
59
+ | 0.1516 | 5.0 | 7110 | 0.4014 | 0.8695 | 0.8253 | 0.8474 |
60
+ | 0.1169 | 6.0 | 8532 | 0.3964 | 0.8673 | 0.8278 | 0.8475 |
61
+ | 0.093 | 7.0 | 9954 | 0.4813 | 0.8676 | 0.8279 | 0.8478 |
62
+ | 0.076 | 8.0 | 11376 | 0.4346 | 0.8693 | 0.8285 | 0.8489 |
 
 
 
 
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28c7201d219268bfa18bfbfbf884579b08515ced286b8a799b8e884102d986e4
3
  size 437953248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1ee2266a380849fb0ef91c4dc0c478fe5bc3fcba102d75d20ca6d6ce74d4444
3
  size 437953248