Librarian Bot: Add base_model information to model
Browse filesThis pull request aims to enrich the metadata of your model by adding [`facebook/bart-base`](https://huggingface.co/facebook/bart-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!
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
license:
|
3 |
- cc-by-nc-sa-4.0
|
4 |
- apache-2.0
|
@@ -15,50 +17,40 @@ widget:
|
|
15 |
example_title: compound-1
|
16 |
- text: i can has cheezburger
|
17 |
example_title: cheezburger
|
18 |
-
- text:
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
becan we just remove the trend an and we can we now estimate tesees ona
|
24 |
-
effect of them exty
|
25 |
example_title: Transcribed Audio Example 2
|
26 |
-
- text:
|
27 |
-
|
28 |
-
wouldn't loose money.
|
29 |
example_title: incorrect word choice (context)
|
30 |
-
- text:
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
these nalitives from time series
|
36 |
example_title: lowercased audio transcription output
|
37 |
- text: Frustrated, the chairs took me forever to set up.
|
38 |
example_title: dangling modifier
|
39 |
- text: I would like a peice of pie.
|
40 |
example_title: miss-spelling
|
41 |
-
- text:
|
42 |
-
Which part of Zurich was you going to go hiking in when we were there for
|
43 |
the first time together? ! ?
|
44 |
example_title: chatbot on Zurich
|
45 |
-
- text:
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
himself as his native English speaker and goes on to say that if you
|
50 |
-
continue to work on social scnce,
|
51 |
example_title: social science ASR summary output
|
52 |
-
- text:
|
53 |
-
|
54 |
-
|
55 |
-
interested and anyone basical e may be applyind reaching the browing
|
56 |
-
approach were
|
57 |
- medical course audio transcription
|
58 |
-
inference:
|
59 |
pipeline_tag: text2text-generation
|
60 |
-
|
61 |
-
- en
|
62 |
---
|
63 |
|
64 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license:
|
5 |
- cc-by-nc-sa-4.0
|
6 |
- apache-2.0
|
|
|
17 |
example_title: compound-1
|
18 |
- text: i can has cheezburger
|
19 |
example_title: cheezburger
|
20 |
+
- text: so em if we have an now so with fito ringina know how to estimate the tren
|
21 |
+
given the ereafte mylite trend we can also em an estimate is nod s i again tort
|
22 |
+
watfettering an we have estimated the trend an called wot to be called sthat of
|
23 |
+
exty right now we can and look at wy this should not hare a trend i becan we just
|
24 |
+
remove the trend an and we can we now estimate tesees ona effect of them exty
|
|
|
|
|
25 |
example_title: Transcribed Audio Example 2
|
26 |
+
- text: My coworker said he used a financial planner to help choose his stocks so
|
27 |
+
he wouldn't loose money.
|
|
|
28 |
example_title: incorrect word choice (context)
|
29 |
+
- text: good so hve on an tadley i'm not able to make it to the exla session on monday
|
30 |
+
this week e which is why i am e recording pre recording an this excelleision and
|
31 |
+
so to day i want e to talk about two things and first of all em i wont em wene
|
32 |
+
give a summary er about ta ohow to remove trents in these nalitives from time
|
33 |
+
series
|
|
|
34 |
example_title: lowercased audio transcription output
|
35 |
- text: Frustrated, the chairs took me forever to set up.
|
36 |
example_title: dangling modifier
|
37 |
- text: I would like a peice of pie.
|
38 |
example_title: miss-spelling
|
39 |
+
- text: Which part of Zurich was you going to go hiking in when we were there for
|
|
|
40 |
the first time together? ! ?
|
41 |
example_title: chatbot on Zurich
|
42 |
+
- text: Most of the course is about semantic or content of language but there are
|
43 |
+
also interesting topics to be learned from the servicefeatures except statistics
|
44 |
+
in characters in documents. At this point, Elvthos introduces himself as his native
|
45 |
+
English speaker and goes on to say that if you continue to work on social scnce,
|
|
|
|
|
46 |
example_title: social science ASR summary output
|
47 |
+
- text: they are somewhat nearby right yes please i'm not sure how the innish is tepen
|
48 |
+
thut mayyouselect one that istatte lo variants in their property e ere interested
|
49 |
+
and anyone basical e may be applyind reaching the browing approach were
|
|
|
|
|
50 |
- medical course audio transcription
|
51 |
+
inference: false
|
52 |
pipeline_tag: text2text-generation
|
53 |
+
base_model: facebook/bart-base
|
|
|
54 |
---
|
55 |
|
56 |
|