Question Answering
Adapters
code
Not-For-All-Audiences
JamalSQ commited on
Commit
ccc56b0
·
1 Parent(s): 4ab4bf4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -1,3 +1,21 @@
1
  ---
2
  license: other
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
+ datasets:
4
+ - Open-Orca/OpenOrca
5
+ - allenai/dolma
6
+ language:
7
+ - aa
8
+ - ae
9
+ - am
10
+ - ba
11
+ - as
12
+ metrics:
13
+ - accuracy
14
+ - code_eval
15
+ - brier_score
16
+ library_name: adapter-transformers
17
+ pipeline_tag: question-answering
18
+ tags:
19
+ - code
20
+ - not-for-all-audiences
21
+ ---