davanstrien HF staff commited on
Commit
8caeb5d
1 Parent(s): 9270fb8

outline card

Browse files
Files changed (1) hide show
  1. README.md +31 -64
README.md CHANGED
@@ -45,55 +45,40 @@ tags:
45
  - ethics
46
  ---
47
 
48
- # Dataset Card for Dataset Name
49
 
50
- <!-- Provide a quick summary of the dataset. -->
 
51
 
52
- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
53
 
54
  ## Dataset Details
55
 
56
  ### Dataset Description
57
 
58
- <!-- Provide a longer summary of what this dataset is. -->
59
 
60
-
61
-
62
- - **Curated by:** [More Information Needed]
63
- - **Funded by [optional]:** [More Information Needed]
64
- - **Shared by [optional]:** [More Information Needed]
65
- - **Language(s) (NLP):** [More Information Needed]
66
- - **License:** [More Information Needed]
67
-
68
- ### Dataset Sources [optional]
69
-
70
- <!-- Provide the basic links for the dataset. -->
71
-
72
- - **Repository:** [More Information Needed]
73
- - **Paper [optional]:** [More Information Needed]
74
- - **Demo [optional]:** [More Information Needed]
75
 
76
  ## Uses
77
 
78
- <!-- Address questions around how the dataset is intended to be used. -->
 
 
 
 
 
79
 
80
- ### Direct Use
81
-
82
- <!-- This section describes suitable use cases for the dataset. -->
83
-
84
- [More Information Needed]
85
 
86
  ### Out-of-Scope Use
87
 
88
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
89
 
90
  [More Information Needed]
91
 
92
  ## Dataset Structure
93
 
94
- <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
95
-
96
- [More Information Needed]
97
 
98
  ## Dataset Creation
99
 
@@ -101,51 +86,51 @@ This dataset card aims to be a base template for new datasets. It has been gener
101
 
102
  <!-- Motivation for the creation of this dataset. -->
103
 
104
- [More Information Needed]
105
 
106
  ### Source Data
107
 
108
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
109
 
110
  #### Data Collection and Processing
111
 
112
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
113
 
114
- [More Information Needed]
115
 
116
  #### Who are the source data producers?
117
 
118
- <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
119
-
120
- [More Information Needed]
121
 
122
  ### Annotations [optional]
123
 
124
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
125
 
126
  #### Annotation process
127
 
128
- <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
129
 
130
- [More Information Needed]
131
 
132
  #### Who are the annotators?
133
 
134
  <!-- This section describes the people or systems who created the annotations. -->
135
 
136
- [More Information Needed]
137
 
138
  #### Personal and Sensitive Information
139
 
140
  <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
141
 
142
- [More Information Needed]
143
 
144
  ## Bias, Risks, and Limitations
145
 
146
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
147
 
148
- [More Information Needed]
 
 
 
149
 
150
  ### Recommendations
151
 
@@ -153,32 +138,14 @@ This dataset card aims to be a base template for new datasets. It has been gener
153
 
154
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
155
 
156
- ## Citation [optional]
157
-
158
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
159
-
160
- **BibTeX:**
161
-
162
- [More Information Needed]
163
-
164
- **APA:**
165
-
166
- [More Information Needed]
167
-
168
- ## Glossary [optional]
169
-
170
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
171
-
172
- [More Information Needed]
173
-
174
- ## More Information [optional]
175
 
176
- [More Information Needed]
177
 
178
- ## Dataset Card Authors [optional]
179
 
180
- [More Information Needed]
181
 
182
  ## Dataset Card Contact
183
 
184
- [More Information Needed]
 
45
  - ethics
46
  ---
47
 
48
+ # Dataset Card for Hugging Face Hub Model Cards
49
 
50
+ This datasets consists of [model cards](https://huggingface.co/docs/hub/model-cards) for models hosted on the Hugging Face Hub. The model cards are created by the community and provide information about the model, its performance, its intended uses, and more.
51
+ This dataset is updated on a daily basis and includes publicly available models on the Hugging Face Hub.
52
 
53
+ This dataset is made available to help support users wanting to work with a large number of Model Cards from the Hub. We hope that this dataset will help support research in the area of Model Cards and their use but the format of this dataset may not be useful for all use cases. If there are other features that you would like to see included in this dataset, please open a new [discussion](https://huggingface.co/datasets/librarian-bots/model_cards_with_metadata/discussions/new).
54
 
55
  ## Dataset Details
56
 
57
  ### Dataset Description
58
 
 
59
 
60
+ - **Curated by:** Daniel van Strien
61
+ - **Language(s) (NLP):** Model cards on the Hugging Face Hub are predominantly in English but may include other languages.
62
+
 
 
 
 
 
 
 
 
 
 
 
 
63
 
64
  ## Uses
65
 
66
+ There are a number of potential uses for this dataset including:
67
+ - text mining to find common themes in model cards
68
+ - analysis of the model card format/content
69
+ - topic modelling of model cards
70
+ - analysis of the model card metadata
71
+ - training language models on model cards
72
 
 
 
 
 
 
73
 
74
  ### Out-of-Scope Use
75
 
 
76
 
77
  [More Information Needed]
78
 
79
  ## Dataset Structure
80
 
81
+ This dataset has a single split.
 
 
82
 
83
  ## Dataset Creation
84
 
 
86
 
87
  <!-- Motivation for the creation of this dataset. -->
88
 
89
+ The dataset was created to assist people in working with model cards. In particular it was created to support research in the area of model cards and their use. It is possible to use the Hugging Face Hub API or client library to download model cards and this option may be preferable if you have a very specific use case or require a different format.
90
 
91
  ### Source Data
92
 
93
+ The source data is `README.md` files for models hosted on the Hugging Face Hub. We do not include any other supplementary files that may be included in the model card directory.
94
 
95
  #### Data Collection and Processing
96
 
97
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
98
 
99
+ The data is downloaded using a CRON job on a daily basis.
100
 
101
  #### Who are the source data producers?
102
 
103
+ The source data producers are the creators of the model cards on the Hugging Face Hub. This includes a broad variety of people from the community ranging from large companies to individual researchers. We do not gather any information about who created the model card in this repository although this information can be gathered from the Hugging Face Hub API.
 
 
104
 
105
  ### Annotations [optional]
106
 
107
+ There are no additional annotations in this dataset beyond the model card content.
108
 
109
  #### Annotation process
110
 
111
+ N/A
112
 
 
113
 
114
  #### Who are the annotators?
115
 
116
  <!-- This section describes the people or systems who created the annotations. -->
117
 
118
+ N/A
119
 
120
  #### Personal and Sensitive Information
121
 
122
  <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
123
 
124
+ We make no effort to anonymize the data. Whilst we don't expect the majority of model cards to contain personal or sensitive information, it is possible that some model cards may contain this information. Model cards may also link to websites or email addresses.
125
 
126
  ## Bias, Risks, and Limitations
127
 
128
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
129
 
130
+ Model cards are created by the community and we do not have any control over the content of the model cards. We do not review the content of the model cards and we do not make any claims about the accuracy of the information in the model cards.
131
+ Some model cards will themselves discuss bias and sometimes this is done by providing examples of bias in either the training data or the responses provided by the model. As a result this dataset may contain examples of bias.
132
+
133
+ Whilst we do not directly download any images linked to in the model cards, some model cards may include images. Some of these images may not be suitable for all audiences.
134
 
135
  ### Recommendations
136
 
 
138
 
139
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
140
 
141
+ ## Citation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
142
 
143
+ No formal citation is required for this dataset but if you use this dataset in your work, please include a link to this dataset page.
144
 
145
+ ## Dataset Card Authors
146
 
147
+ [@davanstrien](https://huggingface.co/davanstrien)
148
 
149
  ## Dataset Card Contact
150
 
151
+ [@davanstrien](https://huggingface.co/davanstrien)