intigration
commited on
Commit
•
fba9618
1
Parent(s):
5626f2d
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- nvidia/ChatQA-Training-Data
|
5 |
+
- m-a-p/Matrix
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
- code_eval
|
11 |
+
- bertscore
|
12 |
+
library_name: adapter-transformers
|
13 |
+
pipeline_tag: summarization
|
14 |
+
tags:
|
15 |
+
- ai
|
16 |
+
- genislab
|
17 |
+
- supervisots
|
18 |
+
- generators
|
19 |
+
---
|