Reinforcement Learning
Adapters
Portuguese
English
Spanish
Not-For-All-Audiences
IgorSiu commited on
Commit
f48637f
·
verified ·
1 Parent(s): 26d4958

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - proj-persona/PersonaHub
5
+ language:
6
+ - pt
7
+ - en
8
+ - es
9
+ metrics:
10
+ - accuracy
11
+ - bertscore
12
+ - bleu
13
+ - bleurt
14
+ library_name: adapter-transformers
15
+ pipeline_tag: reinforcement-learning
16
+ tags:
17
+ - not-for-all-audiences
18
+ ---