Mansurbek commited on
Commit
cbbd92c
1 Parent(s): e30afb9

Model save

Browse files
Files changed (1) hide show
  1. README.md +14 -5
README.md CHANGED
@@ -1,19 +1,19 @@
1
  ---
2
- language:
3
- - uz
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: UzRoBERTa
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # UzRoBERTa
15
 
16
- This model is a fine-tuned version of [](https://huggingface.co/) on the sinonimayzer/mixed-data dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -40,6 +40,15 @@ The following hyperparameters were used during training:
40
  - lr_scheduler_type: linear
41
  - num_epochs: 3
42
 
 
 
 
 
 
 
 
 
 
43
  ### Framework versions
44
 
45
  - Transformers 4.35.2
 
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  model-index:
5
+ - name: roberta-v1
6
  results: []
7
  ---
8
 
9
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
  should probably proofread and complete it, then remove this comment. -->
11
 
12
+ # roberta-v1
13
 
14
+ This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - Loss: 8.4661
17
 
18
  ## Model description
19
 
 
40
  - lr_scheduler_type: linear
41
  - num_epochs: 3
42
 
43
+ ### Training results
44
+
45
+ | Training Loss | Epoch | Step | Validation Loss |
46
+ |:-------------:|:-----:|:----:|:---------------:|
47
+ | 9.252 | 0.83 | 50 | 8.9995 |
48
+ | 8.575 | 1.67 | 100 | 8.5798 |
49
+ | 8.3224 | 2.5 | 150 | 8.4661 |
50
+
51
+
52
  ### Framework versions
53
 
54
  - Transformers 4.35.2