gokulsrinivasagan
commited on
Model save
Browse files- README.md +13 -27
- logs/events.out.tfevents.1733321410.ki-g0008.1206436.34 +2 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,28 +1,13 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
language:
|
4 |
-
- en
|
5 |
base_model: gokulsrinivasagan/distilbert_lda_100_v1
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
-
datasets:
|
9 |
-
- glue
|
10 |
metrics:
|
11 |
- accuracy
|
12 |
model-index:
|
13 |
- name: distilbert_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.3522172497965826
|
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 |
# distilbert_lda_100_v1_mnli
|
32 |
|
33 |
-
This model is a fine-tuned version of [gokulsrinivasagan/distilbert_lda_100_v1](https://huggingface.co/gokulsrinivasagan/distilbert_lda_100_v1) on
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
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,13 +49,14 @@ 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 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
3 |
base_model: gokulsrinivasagan/distilbert_lda_100_v1
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
model-index:
|
9 |
- name: distilbert_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 |
# distilbert_lda_100_v1_mnli
|
17 |
|
18 |
+
This model is a fine-tuned version of [gokulsrinivasagan/distilbert_lda_100_v1](https://huggingface.co/gokulsrinivasagan/distilbert_lda_100_v1) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.9470
|
21 |
+
- Accuracy: 0.7383
|
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.8015 | 1.0 | 1534 | 0.7065 | 0.6998 |
|
53 |
+
| 0.6395 | 2.0 | 3068 | 0.6530 | 0.7296 |
|
54 |
+
| 0.5434 | 3.0 | 4602 | 0.6438 | 0.7388 |
|
55 |
+
| 0.459 | 4.0 | 6136 | 0.6610 | 0.7388 |
|
56 |
+
| 0.3802 | 5.0 | 7670 | 0.7116 | 0.7474 |
|
57 |
+
| 0.3083 | 6.0 | 9204 | 0.7747 | 0.7442 |
|
58 |
+
| 0.2483 | 7.0 | 10738 | 0.8570 | 0.7382 |
|
59 |
+
| 0.202 | 8.0 | 12272 | 0.9470 | 0.7383 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
logs/events.out.tfevents.1733321410.ki-g0008.1206436.34
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:e4115243047d063777ebe3c284980f8fffb561b20986d7629a42706bbdfb96f0
|
3 |
+
size 9820
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267835644
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ef3778a05062173bb3d33058c2a2e36a98d810c2df03f44c89e213b19898a70
|
3 |
size 267835644
|