Question Answering
Keras
Portuguese
code
Norway commited on
Commit
ec2cc17
1 Parent(s): 78df4f3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: afl-3.0
3
+ datasets:
4
+ - allenai/c4
5
+ - fka/awesome-chatgpt-prompts
6
+ - HuggingFaceM4/WebSight
7
+ - codeparrot/github-code
8
+ language:
9
+ - pt
10
+ metrics:
11
+ - accuracy
12
+ library_name: keras
13
+ pipeline_tag: question-answering
14
+ tags:
15
+ - code
16
+ ---