vitaliy-sharandin commited on
Commit
c6cc9b0
1 Parent(s): 0552b61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,7 +1,5 @@
1
- # Become wiser with WisAI
2
- This is a wise AI model trained on philosophical and psychological data. It is intended to answer mental health questions and give some deep advices.
3
-
4
  ---
 
5
  language:
6
  - en
7
 
@@ -32,6 +30,16 @@ model-index:
32
  metrics:
33
  - name: BLEU
34
  type: bleu
 
35
  - name: ROUGE
36
  type: rouge
 
 
 
 
 
37
  ---
 
 
 
 
 
 
 
 
1
  ---
2
+
3
  language:
4
  - en
5
 
 
30
  metrics:
31
  - name: BLEU
32
  type: bleu
33
+ value: 0.30
34
  - name: ROUGE
35
  type: rouge
36
+ value: 0.45
37
+ - name: F1
38
+ type: f1
39
+ value: 0.36
40
+
41
  ---
42
+
43
+ # Become wiser with WisAI
44
+
45
+ This is a wise AI model trained on philosophical and psychological data. It is intended to answer mental health questions and give some deep advice.