NaeemCSECUET18
commited on
Commit
•
edf55a1
1
Parent(s):
1eba3a2
End of training
Browse files- README.md +75 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: ai4bharat/indic-bert
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- f1
|
8 |
+
- accuracy
|
9 |
+
model-index:
|
10 |
+
- name: indic-bert-MLTC-BB1
|
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 |
+
# indic-bert-MLTC-BB1
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [ai4bharat/indic-bert](https://huggingface.co/ai4bharat/indic-bert) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.5041
|
22 |
+
- F1: 0.7518
|
23 |
+
- Roc Auc: 0.7539
|
24 |
+
- Accuracy: 0.3728
|
25 |
+
- Hamming Loss: 0.2461
|
26 |
+
- Jaccard Score: 0.6023
|
27 |
+
- Zero One Loss: 0.6272
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Intended uses & limitations
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training and evaluation data
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training procedure
|
42 |
+
|
43 |
+
### Training hyperparameters
|
44 |
+
|
45 |
+
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 2e-05
|
47 |
+
- train_batch_size: 24
|
48 |
+
- eval_batch_size: 24
|
49 |
+
- seed: 42
|
50 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
+
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 10
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy | Hamming Loss | Jaccard Score | Zero One Loss |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|:------------:|:-------------:|:-------------:|
|
58 |
+
| 0.6264 | 1.0 | 49 | 0.6551 | 0.6188 | 0.6176 | 0.1028 | 0.3824 | 0.4481 | 0.8972 |
|
59 |
+
| 0.6024 | 2.0 | 98 | 0.6163 | 0.6967 | 0.6442 | 0.3316 | 0.3554 | 0.5345 | 0.6684 |
|
60 |
+
| 0.5574 | 3.0 | 147 | 0.5932 | 0.7081 | 0.6492 | 0.3548 | 0.3503 | 0.5481 | 0.6452 |
|
61 |
+
| 0.5267 | 4.0 | 196 | 0.6041 | 0.7105 | 0.6512 | 0.3573 | 0.3483 | 0.5510 | 0.6427 |
|
62 |
+
| 0.4988 | 5.0 | 245 | 0.5409 | 0.7215 | 0.6822 | 0.3573 | 0.3175 | 0.5644 | 0.6427 |
|
63 |
+
| 0.4609 | 6.0 | 294 | 0.5189 | 0.7188 | 0.6880 | 0.3419 | 0.3117 | 0.5611 | 0.6581 |
|
64 |
+
| 0.4214 | 7.0 | 343 | 0.5426 | 0.7423 | 0.7196 | 0.3676 | 0.2802 | 0.5902 | 0.6324 |
|
65 |
+
| 0.426 | 8.0 | 392 | 0.5119 | 0.7478 | 0.7416 | 0.3702 | 0.2584 | 0.5972 | 0.6298 |
|
66 |
+
| 0.4034 | 9.0 | 441 | 0.5065 | 0.7526 | 0.7506 | 0.3805 | 0.2494 | 0.6033 | 0.6195 |
|
67 |
+
| 0.3974 | 10.0 | 490 | 0.5041 | 0.7518 | 0.7539 | 0.3728 | 0.2461 | 0.6023 | 0.6272 |
|
68 |
+
|
69 |
+
|
70 |
+
### Framework versions
|
71 |
+
|
72 |
+
- Transformers 4.41.1
|
73 |
+
- Pytorch 2.1.2
|
74 |
+
- Datasets 2.19.1
|
75 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 133790104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:111e7df20ba21baca926900ef7975be4f8495cc00f61774b5f33d45e89af7174
|
3 |
size 133790104
|