shantipriya commited on
Commit
71549ea
·
1 Parent(s): 0b7962a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ language:
9
 
10
  ## Model description
11
 
12
- OdiaGen is based on Llama-7b and finetuned with 52k Odia translated data from the open-source Stanford-Alpaca, resulting in good Odia instruction understanding and response generation capabilities.
13
 
14
  The code of Odia data generation and other detailed information can be found in our Github project repository: https://github.com/shantipriyap/OdiaGenAI.
15
  This repo contains a low-rank adapter for LLaMA-7b fit on the Stanford Alpaca dataset.
 
9
 
10
  ## Model description
11
 
12
+ odiagenAI-model-v0 is based on Llama-7b and finetuned with 52k Odia translated data from the open-source Stanford-Alpaca, resulting in good Odia instruction understanding and response generation capabilities.
13
 
14
  The code of Odia data generation and other detailed information can be found in our Github project repository: https://github.com/shantipriyap/OdiaGenAI.
15
  This repo contains a low-rank adapter for LLaMA-7b fit on the Stanford Alpaca dataset.