niharrp9 commited on
Commit
b087c3f
·
verified ·
1 Parent(s): b8b4b2e

Language ID Training completed!

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilbert/distilbert-base-multilingual-cased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: distilbert-base-multilingual-cased-finetuned-language-identification
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # distilbert-base-multilingual-cased-finetuned-language-identification
19
+
20
+ This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.0451
23
+ - Accuracy: 0.9935
24
+ - F1: 0.9936
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 64
45
+ - eval_batch_size: 64
46
+ - seed: 42
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 2
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
56
+ | 0.1754 | 1.0 | 1094 | 0.0433 | 0.9936 | 0.9936 |
57
+ | 0.0075 | 2.0 | 2188 | 0.0451 | 0.9935 | 0.9936 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.46.1
63
+ - Pytorch 2.5.1+cu124
64
+ - Datasets 3.0.2
65
+ - Tokenizers 0.20.1
runs/Nov01_01-47-44_654dc69d4b43/events.out.tfevents.1730425669.654dc69d4b43.4286.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:296ffcbb3e2bfde1e480a819a044175045f6a7f0c1f8eb28f3c5d107c0605099
3
- size 6747
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9f0aeecefa5aa7859d0d3fd3585094f6eadbe3b6ebc630f39a9d2ec8ad56942
3
+ size 7470