GigoFof commited on
Commit
0cdaaaf
·
verified ·
1 Parent(s): c68b956

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -8
README.md CHANGED
@@ -1,6 +1,12 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -17,13 +23,11 @@ tags: []
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
 
1
  ---
2
  library_name: transformers
3
+ license: mit
4
+ language:
5
+ - ru
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-3.2-3B-Instruct
9
+ pipeline_tag: text-classification
10
  ---
11
 
12
  # Model Card for Model ID
 
23
 
24
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
25
 
26
+ - **Developed by:** Artamonov K.A.
27
+ - **Model type:** Textual
28
+ - **Language(s) (NLP):** Russian, English
29
+ - **License:** MIT
30
+ - **Finetuned from model [optional]:** LLAMA3.2-3B-Instrcut
 
 
31
 
32
  ### Model Sources [optional]
33