gokulsrinivasagan
commited on
Commit
•
901da93
1
Parent(s):
8f7f677
Model save
Browse files- README.md +15 -31
- logs/events.out.tfevents.1733309148.ki-g0008.1207984.0 +2 -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_50_v1
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
-
datasets:
|
9 |
-
- glue
|
10 |
metrics:
|
11 |
- matthews_correlation
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
- name: bert_base_lda_50_v1_cola
|
15 |
-
results:
|
16 |
-
- task:
|
17 |
-
name: Text Classification
|
18 |
-
type: text-classification
|
19 |
-
dataset:
|
20 |
-
name: GLUE COLA
|
21 |
-
type: glue
|
22 |
-
args: cola
|
23 |
-
metrics:
|
24 |
-
- name: Matthews Correlation
|
25 |
-
type: matthews_correlation
|
26 |
-
value: 0.0
|
27 |
-
- name: Accuracy
|
28 |
-
type: accuracy
|
29 |
-
value: 0.6912751793861389
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
# bert_base_lda_50_v1_cola
|
36 |
|
37 |
-
This model is a fine-tuned version of [gokulsrinivasagan/bert_base_lda_50_v1](https://huggingface.co/gokulsrinivasagan/bert_base_lda_50_v1) on
|
38 |
It achieves the following results on the evaluation set:
|
39 |
-
- Loss: 0.
|
40 |
-
- Matthews Correlation: 0.
|
41 |
-
- Accuracy: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
@@ -57,7 +39,7 @@ More information needed
|
|
57 |
### Training hyperparameters
|
58 |
|
59 |
The following hyperparameters were used during training:
|
60 |
-
- learning_rate:
|
61 |
- train_batch_size: 256
|
62 |
- eval_batch_size: 256
|
63 |
- seed: 10
|
@@ -69,13 +51,15 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation | Accuracy |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|:--------:|
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
|
|
|
|
79 |
|
80 |
|
81 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
3 |
base_model: gokulsrinivasagan/bert_base_lda_50_v1
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- matthews_correlation
|
8 |
- accuracy
|
9 |
model-index:
|
10 |
- name: bert_base_lda_50_v1_cola
|
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_50_v1_cola
|
18 |
|
19 |
+
This model is a fine-tuned version of [gokulsrinivasagan/bert_base_lda_50_v1](https://huggingface.co/gokulsrinivasagan/bert_base_lda_50_v1) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.6751
|
22 |
+
- Matthews Correlation: 0.1011
|
23 |
+
- Accuracy: 0.6529
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 5e-05
|
43 |
- train_batch_size: 256
|
44 |
- eval_batch_size: 256
|
45 |
- seed: 10
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|:--------:|
|
54 |
+
| 0.6197 | 1.0 | 34 | 0.6198 | 0.0 | 0.6913 |
|
55 |
+
| 0.6125 | 2.0 | 68 | 0.6179 | 0.0 | 0.6913 |
|
56 |
+
| 0.6104 | 3.0 | 102 | 0.6171 | 0.0 | 0.6913 |
|
57 |
+
| 0.6101 | 4.0 | 136 | 0.6144 | 0.0 | 0.6913 |
|
58 |
+
| 0.5982 | 5.0 | 170 | 0.6144 | 0.0 | 0.6913 |
|
59 |
+
| 0.5682 | 6.0 | 204 | 0.6281 | 0.0526 | 0.6874 |
|
60 |
+
| 0.5152 | 7.0 | 238 | 0.6455 | 0.1003 | 0.6568 |
|
61 |
+
| 0.4552 | 8.0 | 272 | 0.6827 | 0.0970 | 0.6635 |
|
62 |
+
| 0.4108 | 9.0 | 306 | 0.6751 | 0.1011 | 0.6529 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
logs/events.out.tfevents.1733309148.ki-g0008.1207984.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15dab4765d9899a1494388dfb4b63ef640421d9d32acd073e97f78ae2bd47dd7
|
3 |
+
size 10788
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437953248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a48bce4494ec6e8c8f6d33fe21edad517f98d5fb4d4e9f81576206c76430482e
|
3 |
size 437953248
|