Shaltiel commited on
Commit
f604317
1 Parent(s): 1ad202c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,7 +6,7 @@ inference: false
6
  ---
7
  # **DictaLM**: A Large Generative Language Model for Modern Hebrew
8
 
9
- A large generative pretrained transformer (GPT) language model for Hebrew, released [link to be added].
10
 
11
  - This is an alpha version of the model, and there are many improvements to come.
12
  - We are actively working on improving the model, so stay tuned.
@@ -85,11 +85,11 @@ model = AutoModelForCausalLM.from_pretrained('dicta-il/dictalm-7b-instruct', tru
85
 
86
  ## Citation
87
 
88
- If you use DictaLM in your research, please cite ```ADD CITATION HERE```
89
 
90
  **BibTeX:**
91
 
92
- ```ADD BIBTEXT HERE```
93
 
94
  ## License
95
 
 
6
  ---
7
  # **DictaLM**: A Large Generative Language Model for Modern Hebrew
8
 
9
+ A large generative pretrained transformer (GPT) language model for Hebrew, released [link will be updated soon].
10
 
11
  - This is an alpha version of the model, and there are many improvements to come.
12
  - We are actively working on improving the model, so stay tuned.
 
85
 
86
  ## Citation
87
 
88
+ If you use DictaLM in your research, please cite `DictaLM - A Large Generative Language Model for Modern Hebrew` [forthcoming].
89
 
90
  **BibTeX:**
91
 
92
+ [BibText will be updated soon]
93
 
94
  ## License
95