accesscreate012 commited on
Commit
0cba5d6
·
verified ·
1 Parent(s): 211f6af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,5 +1,21 @@
1
  ---
2
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  # Abhinav Academy Chatbot
5
 
 
1
  ---
2
  pipeline_tag: text-generation
3
+ license: mit
4
+ datasets:
5
+ - data.jsonl
6
+ language:
7
+ - en
8
+ base_model:
9
+ - EleutherAI/gpt-neo-125m
10
+ new_version: v1.0
11
+ library_name: transformers
12
+ tags:
13
+ - GPT-Neo
14
+ - Fine-Tuned
15
+ - Chatbot
16
+ - Text Generation
17
+ - Abhinav Academy
18
+ - NLP
19
  ---
20
  # Abhinav Academy Chatbot
21