MISHANM commited on
Commit
d9ea6f9
·
verified ·
1 Parent(s): 430f4cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
4
  ---
5
 
6
  # MISHANM/Nepali_NLP_eng_to_nepali_Llama3.2_3B_instruction
@@ -88,4 +89,4 @@ print(translated_text)
88
  journal = {Hugging Face repository},
89
 
90
  }
91
- ```
 
1
  ---
2
  library_name: transformers
3
+ base_model:
4
+ - meta-llama/Llama-3.2-3B-Instruct
5
  ---
6
 
7
  # MISHANM/Nepali_NLP_eng_to_nepali_Llama3.2_3B_instruction
 
89
  journal = {Hugging Face repository},
90
 
91
  }
92
+ ```