nadellaroshni commited on
Commit
f1b269b
·
verified ·
1 Parent(s): 7bc3f14

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,24 +1,24 @@
1
  ---
2
- license: cc-by-4.0
3
- base_model: l3cube-pune/telugu-bert
4
  tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
  model-index:
9
- - name: telugu-bert
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # telugu-bert
17
 
18
- This model is a fine-tuned version of [l3cube-pune/telugu-bert](https://huggingface.co/l3cube-pune/telugu-bert) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.3905
21
- - Accuracy: 0.848
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.5958 | 1.0 | 625 | 0.4664 | 0.807 |
53
- | 0.4502 | 2.0 | 1250 | 0.3905 | 0.848 |
54
 
55
 
56
  ### Framework versions
 
1
  ---
2
+ license: mit
3
+ base_model: xlnet/xlnet-base-cased
4
  tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
  model-index:
9
+ - name: xlnet
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # xlnet
17
 
18
+ This model is a fine-tuned version of [xlnet/xlnet-base-cased](https://huggingface.co/xlnet/xlnet-base-cased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.3991
21
+ - Accuracy: 0.823
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.627 | 1.0 | 625 | 0.4767 | 0.773 |
53
+ | 0.4575 | 2.0 | 1250 | 0.3991 | 0.823 |
54
 
55
 
56
  ### Framework versions