saribasmetehan commited on
Commit
e907e50
·
verified ·
1 Parent(s): dde188c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -2,6 +2,13 @@
2
  library_name: transformers
3
  language:
4
  - tr
 
 
 
 
 
 
 
5
  ---
6
 
7
  # Model Card for Model ID
@@ -41,7 +48,8 @@ This is the model card of a 🤗 transformers model that has been pushed on the
41
  - **Resource Intensive:** Using large models can require significant computational power and resources.
42
 
43
 
44
-
 
45
  ## How to Get Started with the Model
46
 
47
  To get started with this model on Google Colab, you can use the following link:
 
2
  library_name: transformers
3
  language:
4
  - tr
5
+ license: apache-2.0
6
+ datasets:
7
+ - umarigan/turkiye_finance_qa
8
+ metrics:
9
+ - accuracy
10
+ base_model:
11
+ - mistralai/Mistral-7B-v0.1
12
  ---
13
 
14
  # Model Card for Model ID
 
48
  - **Resource Intensive:** Using large models can require significant computational power and resources.
49
 
50
 
51
+ ## Fine-Tuning Process :
52
+ https://github.com/saribasmetehan/Fine-tuning-Mistral-7B-using-LoRA-technique/blob/main/mistral_7b_turkish_finance.ipynb
53
  ## How to Get Started with the Model
54
 
55
  To get started with this model on Google Colab, you can use the following link: