Remeris commited on
Commit
c126915
1 Parent(s): 18cdcff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -4
README.md CHANGED
@@ -3,11 +3,34 @@ license: cc
3
  base_model: facebook/bart-large-cnn
4
  tags:
5
  - generated_from_trainer
6
- metrics:
7
- - rouge
 
 
 
 
8
  model-index:
9
- - name: BART-CNN-Convosumm
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  language:
12
  - en
13
  pipeline_tag: summarization
 
3
  base_model: facebook/bart-large-cnn
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - cnn_dailymail
8
+ - Convosumm
9
+ widget:
10
+ - text: >
11
+ Can we say that among the Pythagoreans the “body” of the concept was number? What do you mean by "concept body"? shell. What then is hidden behind this shell? Definition of a concept) what definition of a concept is ultimately hidden behind the body in the form of a number? All those that the Pythagoreans indicated. I want to say that numbers were their very concept. They thought in numbers as in concepts. Shape maybe?) you can say yes, but it will need to be developed on a mug. The definitions of thought are subject to numbers. On the one hand, numbers are pure abstraction, which gives initial freedom of thought for the derivation of abstract, embryonic definitions, but then for the derivation, description of reality, more specific concepts, the abstractness of numbers, on the contrary, limits, “leads into the darkness.” One is the object, “in itself”;'
12
  model-index:
13
+ - name: BART-CNN-Convosumm
14
+ results:
15
+ - task:
16
+ name: Abstractive Dialogue Summarization
17
+ type: abstractive-text-summarization
18
+ dataset:
19
+ name: Reddit arg-filtered part of Convosumm
20
+ type: Convosumm
21
+ metrics:
22
+ - name: Validation ROGUE-1
23
+ type: rogue-1
24
+ value: 38.6252
25
+ - name: Validation ROGUE-L
26
+ type: rogue-l
27
+ value: 23.902
28
+ - name: Test ROGUE-1
29
+ type: rogue-1
30
+ value: 38.3642
31
+ - name: Test ROGUE-L
32
+ type: rogue-l
33
+ value: 23.7782
34
  language:
35
  - en
36
  pipeline_tag: summarization