Kaliel456 commited on
Commit
75982f6
1 Parent(s): 4545a43

A chat bot for almost everything

Browse files

This chat bot will give you answers on its training. It is capable of many tasks and has many features.

Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ language:
6
+ - en
7
+ metrics:
8
+ - code_eval
9
+ - accuracy
10
+ library_name: adapter-transformers
11
+ pipeline_tag: question-answering
12
+ tags:
13
+ - finance
14
+ - biology
15
+ - music
16
+ - code
17
+ - art
18
+ ---