gokulsrinivasagan
commited on
Model save
Browse files- README.md +14 -34
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,28 +1,13 @@
|
|
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 |
model-index:
|
13 |
- name: bert_base_lda_100_v1_mnli
|
14 |
-
results:
|
15 |
-
- task:
|
16 |
-
name: Text Classification
|
17 |
-
type: text-classification
|
18 |
-
dataset:
|
19 |
-
name: GLUE MNLI
|
20 |
-
type: glue
|
21 |
-
args: mnli
|
22 |
-
metrics:
|
23 |
-
- name: Accuracy
|
24 |
-
type: accuracy
|
25 |
-
value: 0.3295362082994304
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# bert_base_lda_100_v1_mnli
|
32 |
|
33 |
-
This model is a fine-tuned version of [gokulsrinivasagan/bert_base_lda_100_v1](https://huggingface.co/gokulsrinivasagan/bert_base_lda_100_v1) on
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 1.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -52,7 +37,7 @@ More information needed
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
-
- learning_rate:
|
56 |
- train_batch_size: 256
|
57 |
- eval_batch_size: 256
|
58 |
- seed: 10
|
@@ -64,20 +49,15 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
67 |
-
|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
| 1.0986 | 10.0 | 15340 | 1.0992 | 0.3274 |
|
77 |
-
| 1.0985 | 11.0 | 16874 | 1.0990 | 0.3274 |
|
78 |
-
| 1.0984 | 12.0 | 18408 | 1.0991 | 0.3182 |
|
79 |
-
| 1.0985 | 13.0 | 19942 | 1.0965 | 0.3182 |
|
80 |
-
| 1.0987 | 14.0 | 21476 | 1.0987 | 0.3274 |
|
81 |
|
82 |
|
83 |
### 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 |
model-index:
|
9 |
- name: bert_base_lda_100_v1_mnli
|
10 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# bert_base_lda_100_v1_mnli
|
17 |
|
18 |
+
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.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.0094
|
21 |
+
- Accuracy: 0.7111
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 5e-05
|
41 |
- train_batch_size: 256
|
42 |
- eval_batch_size: 256
|
43 |
- seed: 10
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
52 |
+
| 0.9588 | 1.0 | 1534 | 0.8420 | 0.6249 |
|
53 |
+
| 0.7857 | 2.0 | 3068 | 0.7451 | 0.6808 |
|
54 |
+
| 0.6825 | 3.0 | 4602 | 0.7162 | 0.6976 |
|
55 |
+
| 0.5973 | 4.0 | 6136 | 0.7056 | 0.7113 |
|
56 |
+
| 0.5208 | 5.0 | 7670 | 0.7460 | 0.7144 |
|
57 |
+
| 0.4464 | 6.0 | 9204 | 0.7907 | 0.7078 |
|
58 |
+
| 0.3775 | 7.0 | 10738 | 0.8362 | 0.7172 |
|
59 |
+
| 0.316 | 8.0 | 12272 | 0.9463 | 0.7101 |
|
60 |
+
| 0.2617 | 9.0 | 13806 | 1.0094 | 0.7111 |
|
|
|
|
|
|
|
|
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437956332
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d11281a9d66eb2828efa8893db610ddaec37103ddf75b71d1e4af3f0303507c
|
3 |
size 437956332
|