--- dataset_info: features: - name: Paragraph Text dtype: string - name: cl100k_base sequence: int64 splits: - name: train num_bytes: 782208667 num_examples: 286370 - name: validation num_bytes: 145918407 num_examples: 53694 - name: test num_bytes: 48906749 num_examples: 17899 download_size: 408407721 dataset_size: 977033823 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* --- # Dataset Card for Guttenberg Austrlia Collection 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). ## Dataset Details ### Dataset Description - **Curated by:** Matthew Altenburg - **Funded by [optional]:** [More Information Needed] - **Shared by [optional]:** [More Information Needed] - **Language(s) (NLP):** [More Information Needed] - **License:** [Custom license](https://gutenberg.net.au/licence.html). ### Dataset Sources [optional] - **Repository:** [Gutenberg-Data](https://github.com/southern-cross-ai/Gutenberg-Data) - **Paper [optional]:** [More Information Needed] - **Demo [optional]:** [More Information Needed] ## Uses ### Direct Use 1) **Commercial Use with Acknowledgment:** While commercial use is permitted, it is recommended that users acknowledge Project Gutenberg Australia as the source. This should be emphasized in the "Direct Use" section, especially for commercial applications. 2) **Research and Educational Use:** The dataset can be freely used for research, academic, and educational purposes. These uses align well with the public domain status and should be encouraged in the "Direct Use" section. ### Out-of-Scope Use 1) **Jurisdictional Compliance:** Since the works are only guaranteed to be in the public domain in Australia, it's crucial to mention that users outside Australia need to ensure they are not violating copyright laws in their own countries. This means that out-of-scope use includes any activities that might infringe on copyright in jurisdictions where the works are not in the public domain. 2) **Misuse or Malicious Use:** The public domain status does not inherently prevent misuse, but the license does request responsible use of the dataset. This includes avoiding the creation of harmful or deceptive content. Respect for Source Attribution: While not legally required, the license suggests acknowledging Project Gutenberg Australia. Therefore, using the dataset without appropriate attribution, especially in a commercial context, could be considered out-of-scope or at least discouraged. ## Dataset Structure This dataset consists of a single column called "paragraphs." Each entry in this column represents a paragraph extracted from various books and novels available on Project Gutenberg Australia. The dataset does not contain additional metadata such as author names, publication dates, or book titles, focusing purely on the textual content. [More Information Needed] ## Dataset Creation ### Curation Rationale The primary motivation for creating this dataset was to collect a large corpus of Australian literature and other written works to support the development of an Australian Large Language Model (LLM). By focusing on texts that are culturally and historically significant to Australia, this dataset aims to enhance the performance and relevance of language models trained specifically for Australian English and the cultural context of Australia. The dataset provides a rich source of language data that can be used to train, fine-tune, or evaluate LLMs with a focus on Australian literature, expressions, and nuances. [More Information Needed] ### Source Data The source data for this dataset comes from [Project Gutenberg Australia](https://gutenberg.net.au/), a repository of texts that are in the public domain within Australia. The data was collected using a web scraping tool called Scrapy, which was employed to systematically extract paragraphs from a wide range of Australian novels and books available on the Project Gutenberg Australia website. The data primarily consists of literary texts, including classic and contemporary Australian literature, which are freely available and representative of the Australian cultural and linguistic landscape. This dataset serves as a foundational resource for developing AI models that better understand and generate Australian English, contributing to the broader goal of building robust, culturally aware AI systems. #### Data Collection and Processing The data was collected using a web scraping tool called Scrapy to extract paragraphs from various texts available on Project Gutenberg Australia. The selection criteria for the data focused on texts that are in the public domain within Australia, primarily Australian literature and other culturally significant works. The scraping process involved identifying and extracting paragraphs from these texts, which were then compiled into a single-column format in the dataset. **Filtering and Normalization:** The dataset did not undergo extensive filtering or normalization during the initial collection process. However, basic cleaning was performed to remove extraneous HTML tags and other non-text elements that may have been present in the raw data. The paragraphs were extracted in their original form, preserving the language, spelling, and grammar used in the source texts. **Tools and Libraries Used:** The primary tool used for data collection was Scrapy, a popular Python library for web scraping. #### Who are the source data producers? The [source data producers](https://gutenberg.net.au/background.html) are the original authors and publishers of the texts available on Project Gutenberg Australia. These include a range of Australian writers, both classic and contemporary, whose works have entered the public domain in Australia. Since the texts are historical and literary in nature, the demographic information about the original authors may vary widely, covering different periods, genres, and perspectives within Australian literature. In many cases, the texts reflect the cultural and societal contexts of their time, providing insights into the identity, values, and experiences of their authors. However, specific demographic or identity information about the authors is generally not included within the dataset itself, as the focus is on the textual content. ### Annotations [optional] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] #### Personal and Sensitive Information [More Information Needed] ## Bias, Risks, and Limitations While the dataset is valuable for training models on Australian English, users should be aware of potential biases. The texts were selected based on their availability in the public domain, which may result in a skewed representation of Australian literature, favoring older, more established works. This could lead to an overemphasis on historical perspectives and underrepresentation of contemporary or marginalized voices. Technical Limitations: The dataset consists of raw paragraphs without contextual information, which may limit its effectiveness in certain NLP tasks that require understanding of larger textual structures or metadata. Additionally, the lack of annotations or labels means that the dataset may require significant preprocessing before it can be used in specific applications. ### Recommendations Given the potential biases and limitations, users should consider complementing this dataset with more diverse and contemporary sources to ensure a balanced representation of Australian literature. Care should be taken when using the dataset for tasks that require sensitivity to cultural or historical context, as the texts may include outdated or biased language. For technical applications, it may be necessary to enrich the dataset with additional metadata or annotations, depending on the specific use case. Users are encouraged to critically evaluate the dataset’s suitability for their intended applications, particularly if the model’s outputs will be used in sensitive or impactful contexts. ## Citation [optional] **BibTeX:** [More Information Needed] **APA:** [More Information Needed] ## Glossary [optional] [More Information Needed] ## More Information [optional] [More Information Needed] ## Dataset Card Authors [optional] [More Information Needed] ## Dataset Card Contact For any further details conatct Matthew Altenburg: Matthew.Altenburg@anu.edu.au