librarian-bot commited on
Commit
df7d305
1 Parent(s): 6284a4a

Librarian Bot: Add base_model information to model

Browse files

This pull request aims to enrich the metadata of your model by adding [`google/flan-t5-base`](https://huggingface.co/google/flan-t5-base) as a `base_model` field, situated in the `YAML` block of your model's `README.md`.

How did we find this information? We performed a regular expression match on your `README.md` file to determine the connection.

**Why add this?** Enhancing your model's metadata in this way:
- **Boosts Discoverability** - It becomes straightforward to trace the relationships between various models on the Hugging Face Hub.
- **Highlights Impact** - It showcases the contributions and influences different models have within the community.

For a hands-on example of how such metadata can play a pivotal role in mapping model connections, take a look at [librarian-bots/base_model_explorer](https://huggingface.co/spaces/librarian-bots/base_model_explorer).

This PR comes courtesy of [Librarian Bot](https://huggingface.co/librarian-bot). If you have any feedback, queries, or need assistance, please don't hesitate to reach out to [@davanstrien](https://huggingface.co/davanstrien). Your input is invaluable to us!

Files changed (1) hide show
  1. README.md +43 -14
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
@@ -8,21 +10,50 @@ datasets:
8
  metrics:
9
  - rouge
10
  widget:
11
- - text: >-
12
- Olivia: Hey Carter, are you still developing that restaurant business? Carter: Hi Olivia Carter: Yes, we want to launch next month :) Olivia: Next month? That's soon! Congrats :) Carter: thanks, I'm a bit nervous but I seriously believe we're delivering something innovative and needed Olivia: I think it's a great concept and I am sure you'll do great! Olivia: I am currently involved with a new restaurant in the city centre Carter: Which one? Olivia: Spicy and chilled Carter: I heard about it :) Is it any good? ;) Olivia: I love the restaurant and really like working there Carter: good for you! Olivia: and here's the question - are you still looking for restaurant to include in your discount app? Carter: sure, but I think it would be better to discuss it in person - would you like to meet up? Olivia: That would be great!
13
- example_title: "Dialogue 1"
14
- - text: >-
15
- Chad: Elton John is goat Eva: what do you mean by goat? Frank: greatest of all time Chad: indeed Eva: ahh... it makes sense now :P
16
- example_title: "Dialogue 2"
17
- - text: >-
18
- Astonishing X-Men is the name of four X-Men comic book series from Marvel Comics, the first two of which were limited series. The third volume, an ongoing series, began in 2004, with its first run written by Joss Whedon and art by John Cassaday. It was then written by Warren Ellis with art by Simone Bianchi and Phil Jimenez.[1] Daniel Way and Christos Gage then took over the title writing alternating stories. They were followed by James Asmus who wrote one issue, then Greg Pak, who took over for four issues in November 2011.[2] Marjorie Liu wrote the final 21 issues of the series until its end at issue #68 in 2013. The title's fourth volume and second ongoing series launched in 2017 during the "ResurrXion" storyline.[3] The first run was written by Charles Soule and illustrated by a rotating cast of artists. Matthew Rosenberg and artist Greg Land would then take over the series before its end in 2018. The original Astonishing X-Men was a four-issue limited series that replaced Uncanny X-Men during the 1995 alternate universe storyline "Age of Apocalypse", in which all X-titles were given new names and issue numbers. In the storyline, Professor X was murdered 20 years in the past by his own son, Legion. Magneto, witnessing his friend's death, committed himself to Xavier's dream and created his own team of X-Men. However, he was unable to prevent the rise of the despotic Apocalypse and hence the series primarily dealt with the X-Men's battle against him. Astonishing X-Men, written by Scott Lobdell and illustrated by Joe Madureira, featured a team of X-Men led by Rogue and consisted of Sunfire, Blink, Morph, Sabretooth and Wildchild. source: https://en.wikipedia.org/wiki/Astonishing_X-Men
19
- example_title: "Wikipedia Article"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  model-index:
21
  - name: flan-t5-base-samsum
22
  results:
23
  - task:
24
- name: Sequence-to-sequence Language Modeling
25
  type: text2text-generation
 
26
  dataset:
27
  name: samsum
28
  type: samsum
@@ -30,11 +61,9 @@ model-index:
30
  split: test
31
  args: samsum
32
  metrics:
33
- - name: Rouge1
34
- type: rouge
35
  value: 46.8876
36
- language:
37
- - en
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - en
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
 
10
  metrics:
11
  - rouge
12
  widget:
13
+ - text: 'Olivia: Hey Carter, are you still developing that restaurant business? Carter:
14
+ Hi Olivia Carter: Yes, we want to launch next month :) Olivia: Next month? That''s
15
+ soon! Congrats :) Carter: thanks, I''m a bit nervous but I seriously believe we''re
16
+ delivering something innovative and needed Olivia: I think it''s a great concept
17
+ and I am sure you''ll do great! Olivia: I am currently involved with a new restaurant
18
+ in the city centre Carter: Which one? Olivia: Spicy and chilled Carter: I heard
19
+ about it :) Is it any good? ;) Olivia: I love the restaurant and really like working
20
+ there Carter: good for you! Olivia: and here''s the question - are you still looking
21
+ for restaurant to include in your discount app? Carter: sure, but I think it would
22
+ be better to discuss it in person - would you like to meet up? Olivia: That would
23
+ be great!'
24
+ example_title: Dialogue 1
25
+ - text: 'Chad: Elton John is goat Eva: what do you mean by goat? Frank: greatest of
26
+ all time Chad: indeed Eva: ahh... it makes sense now :P'
27
+ example_title: Dialogue 2
28
+ - text: 'Astonishing X-Men is the name of four X-Men comic book series from Marvel
29
+ Comics, the first two of which were limited series. The third volume, an ongoing
30
+ series, began in 2004, with its first run written by Joss Whedon and art by John
31
+ Cassaday. It was then written by Warren Ellis with art by Simone Bianchi and Phil
32
+ Jimenez.[1] Daniel Way and Christos Gage then took over the title writing alternating
33
+ stories. They were followed by James Asmus who wrote one issue, then Greg Pak,
34
+ who took over for four issues in November 2011.[2] Marjorie Liu wrote the final
35
+ 21 issues of the series until its end at issue #68 in 2013. The title''s fourth
36
+ volume and second ongoing series launched in 2017 during the "ResurrXion" storyline.[3]
37
+ The first run was written by Charles Soule and illustrated by a rotating cast
38
+ of artists. Matthew Rosenberg and artist Greg Land would then take over the series
39
+ before its end in 2018. The original Astonishing X-Men was a four-issue limited
40
+ series that replaced Uncanny X-Men during the 1995 alternate universe storyline
41
+ "Age of Apocalypse", in which all X-titles were given new names and issue numbers.
42
+ In the storyline, Professor X was murdered 20 years in the past by his own son,
43
+ Legion. Magneto, witnessing his friend''s death, committed himself to Xavier''s
44
+ dream and created his own team of X-Men. However, he was unable to prevent the
45
+ rise of the despotic Apocalypse and hence the series primarily dealt with the
46
+ X-Men''s battle against him. Astonishing X-Men, written by Scott Lobdell and illustrated
47
+ by Joe Madureira, featured a team of X-Men led by Rogue and consisted of Sunfire,
48
+ Blink, Morph, Sabretooth and Wildchild. source: https://en.wikipedia.org/wiki/Astonishing_X-Men'
49
+ example_title: Wikipedia Article
50
+ base_model: google/flan-t5-base
51
  model-index:
52
  - name: flan-t5-base-samsum
53
  results:
54
  - task:
 
55
  type: text2text-generation
56
+ name: Sequence-to-sequence Language Modeling
57
  dataset:
58
  name: samsum
59
  type: samsum
 
61
  split: test
62
  args: samsum
63
  metrics:
64
+ - type: rouge
 
65
  value: 46.8876
66
+ name: Rouge1
 
67
  ---
68
 
69
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You