YuvrajTalukdar commited on
Commit
7d9a97e
1 Parent(s): e9d8cd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -7,4 +7,8 @@ metrics:
7
  - accuracy
8
  library_name: keras
9
  pipeline_tag: text2text-generation
10
- ---
 
 
 
 
 
7
  - accuracy
8
  library_name: keras
9
  pipeline_tag: text2text-generation
10
+ ---
11
+
12
+ Run the AssamGPT_Inference_0.ipynb for inference. If you do not have proper gpu un comment the line os.environ['CUDA_VISIBLE_DEVICES'] = '-1' #disble gpu.
13
+
14
+ For training using the file AssameseWikiGPT_0.ipynb