Mansurbek commited on
Commit
4cd07f3
1 Parent(s): 0e1c088

Model save

Browse files
Files changed (3) hide show
  1. README.md +36 -11
  2. config.json +1 -0
  3. training_args.bin +1 -1
README.md CHANGED
@@ -1,15 +1,5 @@
1
  ---
2
- widget:
3
- - text: Kuchli yomg‘irlar tufayli bir qator <mask> kuchli sel oqishi kuzatildi.
4
- example_title: Example 1
5
- - text: >-
6
- Shu munosabat bilan O‘zbekiston Prezidenti global inqiroz sharoitida savdo-iqtisodiy hamkorlikni <mask> va hududlararo aloqalarni rivojlantirishning muhim masalalariga to‘xtalib o‘tdi.
7
- example_title: Example 2
8
- datasets:
9
- - sinonimayzer/mixed-data
10
- language:
11
- - uz
12
- pipeline_tag: fill-mask
13
  tags:
14
  - generated_from_trainer
15
  model-index:
@@ -20,6 +10,41 @@ model-index:
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
21
  should probably proofread and complete it, then remove this comment. -->
22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ### Framework versions
24
 
25
  - Transformers 4.35.2
 
1
  ---
2
+ base_model: sinonimayzer/roberta-v1
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - generated_from_trainer
5
  model-index:
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
  should probably proofread and complete it, then remove this comment. -->
12
 
13
+ # roberta-v1
14
+
15
+ This model is a fine-tuned version of [sinonimayzer/roberta-v1](https://huggingface.co/sinonimayzer/roberta-v1) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - eval_loss: nan
18
+ - eval_runtime: 4.2753
19
+ - eval_samples_per_second: 106.659
20
+ - eval_steps_per_second: 106.659
21
+ - step: 0
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 1
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3.0
47
+
48
  ### Framework versions
49
 
50
  - Transformers 4.35.2
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "RobertaForMaskedLM"
4
  ],
 
1
  {
2
+ "_name_or_path": "sinonimayzer/roberta-v1",
3
  "architectures": [
4
  "RobertaForMaskedLM"
5
  ],
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1202a757dce50dd09bed3559eeb8f0712e50a526d7366bf0562bc646b9f70acc
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50d8748c186f48710206b11fb2dc23ecfd707b348c2ffe224bf6c46eee043cac
3
  size 4600