onurgu commited on
Commit
d809194
1 Parent(s): fe59bc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -34,8 +34,8 @@ The model is shared with the public to be used solely for non-commercial academi
34
 
35
  <!-- Provide the basic links for the model. -->
36
 
37
- - **Repository:** Coming soon! TBA
38
- - **Paper [optional]:** Coming soon! TBA
39
 
40
  ## Uses
41
 
@@ -51,7 +51,7 @@ This model can be used for research purposes. You give some text and this model
51
 
52
  <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
 
54
- This model can be finetuned using [our library](https://example.com) to solve your own task involving Turkish language.
55
 
56
  This model can be further trained for behaving more helpful, less harmful and better for dialog use cases.
57
 
@@ -82,7 +82,7 @@ We refer to the Flan-T5's [official model card](https://arxiv.org/pdf/2210.11416
82
 
83
  ## How to Get Started with the Model
84
 
85
- You can find the technical usage guidance at our library's Github [page](https://example.com).
86
 
87
  ## Training Details
88
 
 
34
 
35
  <!-- Provide the basic links for the model. -->
36
 
37
+ - **Repository:** [Training code](https://github.com/boun-tabi-LMG/turna), [Finetuning library](https://github.com/boun-tabi-LMG/turkish-lm-tuner)
38
+ - **Paper:** [Arxiv paper](https://arxiv.org/abs/)
39
 
40
  ## Uses
41
 
 
51
 
52
  <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
 
54
+ This model can be finetuned using [our library](https://github.com/boun-tabi-LMG/turkish-lm-tuner) to solve your own task involving Turkish language.
55
 
56
  This model can be further trained for behaving more helpful, less harmful and better for dialog use cases.
57
 
 
82
 
83
  ## How to Get Started with the Model
84
 
85
+ You can find the technical usage guidance at our library's Github [page](https://github.com/boun-tabi-LMG/turkish-lm-tuner).
86
 
87
  ## Training Details
88