Gan1108 commited on
Commit
0e62991
·
verified ·
1 Parent(s): 44affb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -10
README.md CHANGED
@@ -6,6 +6,8 @@ tags:
6
  model-index:
7
  - name: robertaForCausalLM
8
  results: []
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,21 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # robertaForCausalLM
15
 
16
- This model is a fine-tuned version of [ukr-models/xlm-roberta-base-uk](https://huggingface.co/ukr-models/xlm-roberta-base-uk) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.0242
19
 
20
  ## Model description
21
 
22
- More information needed
23
 
24
- ## Intended uses & limitations
25
-
26
- More information needed
27
-
28
- ## Training and evaluation data
29
-
30
- More information needed
31
 
32
  ## Training procedure
33
 
@@ -56,4 +51,4 @@ The following hyperparameters were used during training:
56
  - Transformers 4.37.2
57
  - Pytorch 2.1.2+cu121
58
  - Datasets 2.16.1
59
- - Tokenizers 0.15.1
 
6
  model-index:
7
  - name: robertaForCausalLM
8
  results: []
9
+ language:
10
+ - uk
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # robertaForCausalLM
17
 
18
+ This model is a fine-tuned version of [ukr-models/xlm-roberta-base-uk](https://huggingface.co/ukr-models/xlm-roberta-base-uk) on the Gan1108/agriparts dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.0242
21
 
22
  ## Model description
23
 
24
+ The model is trained to generate a text description in Ukrainian of spare parts for agricultural machinery based on their name.
25
 
 
 
 
 
 
 
 
26
 
27
  ## Training procedure
28
 
 
51
  - Transformers 4.37.2
52
  - Pytorch 2.1.2+cu121
53
  - Datasets 2.16.1
54
+ - Tokenizers 0.15.1