Gan1108 commited on
Commit
22df713
1 Parent(s): 763e818

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -12
README.md CHANGED
@@ -6,11 +6,10 @@ tags:
6
  model-index:
7
  - name: electraForCausalLM
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
  # electraForCausalLM
15
 
16
  This model is a fine-tuned version of [lang-uk/electra-base-ukrainian-cased-generator](https://huggingface.co/lang-uk/electra-base-ukrainian-cased-generator) on an unknown dataset.
@@ -19,15 +18,8 @@ It achieves the following results on the evaluation set:
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 +48,4 @@ The following hyperparameters were used during training:
56
  - Transformers 4.38.2
57
  - Pytorch 2.2.1+cu121
58
  - Datasets 2.18.0
59
- - Tokenizers 0.15.2
 
6
  model-index:
7
  - name: electraForCausalLM
8
  results: []
9
+ language:
10
+ - uk
11
  ---
12
 
 
 
 
13
  # electraForCausalLM
14
 
15
  This model is a fine-tuned version of [lang-uk/electra-base-ukrainian-cased-generator](https://huggingface.co/lang-uk/electra-base-ukrainian-cased-generator) on an unknown dataset.
 
18
 
19
  ## Model description
20
 
21
+ The model is trained to generate a text description in Ukrainian of spare parts for agricultural machinery based on their name.
 
 
 
 
 
 
22
 
 
23
 
24
  ## Training procedure
25
 
 
48
  - Transformers 4.38.2
49
  - Pytorch 2.2.1+cu121
50
  - Datasets 2.18.0
51
+ - Tokenizers 0.15.2