callmesan commited on
Commit
2d67812
·
verified ·
1 Parent(s): 37033d5

End of training

Browse files
Files changed (2) hide show
  1. README.md +78 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: ai4bharat/indic-bert
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ - f1
12
+ model-index:
13
+ - name: indic-bert-roman-urdu-binary
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # indic-bert-roman-urdu-binary
21
+
22
+ This model is a fine-tuned version of [ai4bharat/indic-bert](https://huggingface.co/ai4bharat/indic-bert) on the None dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.5183
25
+ - Accuracy: 0.8847
26
+ - Precision: 0.8851
27
+ - Recall: 0.8831
28
+ - F1: 0.8839
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 5e-05
48
+ - train_batch_size: 32
49
+ - eval_batch_size: 128
50
+ - seed: 42
51
+ - gradient_accumulation_steps: 4
52
+ - total_train_batch_size: 128
53
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
54
+ - lr_scheduler_type: linear
55
+ - num_epochs: 10
56
+
57
+ ### Training results
58
+
59
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
60
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
61
+ | 0.6103 | 0.9912 | 56 | 0.5319 | 0.7366 | 0.7534 | 0.7445 | 0.7355 |
62
+ | 0.3576 | 2.0 | 113 | 0.3626 | 0.8427 | 0.8418 | 0.8428 | 0.8422 |
63
+ | 0.2913 | 2.9912 | 169 | 0.3478 | 0.8589 | 0.8582 | 0.8585 | 0.8583 |
64
+ | 0.2351 | 4.0 | 226 | 0.3812 | 0.8564 | 0.8755 | 0.8486 | 0.8520 |
65
+ | 0.1342 | 4.9912 | 282 | 0.4025 | 0.8652 | 0.8678 | 0.8619 | 0.8636 |
66
+ | 0.0733 | 6.0 | 339 | 0.4448 | 0.8639 | 0.8638 | 0.8625 | 0.8630 |
67
+ | 0.0325 | 6.9912 | 395 | 0.5974 | 0.8589 | 0.8657 | 0.8540 | 0.8565 |
68
+ | 0.0308 | 8.0 | 452 | 0.6238 | 0.8589 | 0.8588 | 0.8575 | 0.8580 |
69
+ | 0.01 | 8.9912 | 508 | 0.6391 | 0.8664 | 0.8693 | 0.8631 | 0.8649 |
70
+ | 0.0091 | 9.9115 | 560 | 0.6417 | 0.8552 | 0.8548 | 0.8540 | 0.8543 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.45.1
76
+ - Pytorch 2.4.0
77
+ - Datasets 3.0.1
78
+ - Tokenizers 0.20.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2eb376d127522700e8689393a83246db50d8dfca86ec3743556038e45c15d09
3
  size 133783952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2553cf11f3d29f0b45d49de8be792438f292f4d4f2ce302dd667ab7a0637d525
3
  size 133783952