lorenzoscottb commited on
Commit
f323df4
·
1 Parent(s): cf9b144

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -6
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
5
  metrics:
6
  - rouge
7
  model-index:
@@ -13,12 +14,27 @@ inference:
13
  parameters:
14
  max_length: 128
15
  widget:
16
- - text: "I was skating on the outdoor ice pond that used to be across the street from my house. I was not alone, but I did not recognize any of the other people who were skating around. I went through my whole repertoire of jumps, spires, and steps-some of which I can do and some of which I'm not yet sure of. They were all executed flawlessly-some I repeated, some I did only once. I seemed to know that if I went into competition, I would be sure of coming in third because there were only three contestants. Up to that time I hadn't considered it because I hadn't thought I was good enough, but now since everything was going so well, I decided to enter."
17
- example_title: "Dream 1"
18
- - text: "I was talking on the telephone to the father of an old friend of mine (boy, 21 years old). We were discussing the party the Saturday night before to which I had invited his son as a guest. I asked him if his son had a good time at the party. He told me not to tell his son that he had told me, but that he had had a good time, except he was a little surprised that I had acted the way I did."
19
- example_title: "Dream 2"
20
- - text: "I was walking alone with my dog in a forest."
21
- example_title: "Dream 3"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+ - 'relation_extraction '
6
  metrics:
7
  - rouge
8
  model-index:
 
14
  parameters:
15
  max_length: 128
16
  widget:
17
+ - text: >-
18
+ I was skating on the outdoor ice pond that used to be across the street from
19
+ my house. I was not alone, but I did not recognize any of the other people
20
+ who were skating around. I went through my whole repertoire of jumps,
21
+ spires, and steps-some of which I can do and some of which I'm not yet sure
22
+ of. They were all executed flawlessly-some I repeated, some I did only once.
23
+ I seemed to know that if I went into competition, I would be sure of coming
24
+ in third because there were only three contestants. Up to that time I hadn't
25
+ considered it because I hadn't thought I was good enough, but now since
26
+ everything was going so well, I decided to enter.
27
+ example_title: Dream 1
28
+ - text: >-
29
+ I was talking on the telephone to the father of an old friend of mine (boy,
30
+ 21 years old). We were discussing the party the Saturday night before to
31
+ which I had invited his son as a guest. I asked him if his son had a good
32
+ time at the party. He told me not to tell his son that he had told me, but
33
+ that he had had a good time, except he was a little surprised that I had
34
+ acted the way I did.
35
+ example_title: Dream 2
36
+ - text: I was walking alone with my dog in a forest.
37
+ example_title: Dream 3
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You