willwade's picture
Create README.md
6a15401 verified
|
raw
history blame
9.21 kB

Model Card for t5-small-spoken-typo

This is a finetuned t5-small model using Spoken corpora (DailyDialog and BNC). We have done a number of things to the data though

  • Only used sentences of 2-5 words long
  • Removed apostrophes, commas etc
  • Added in typos across the data set
  • And most importantly - removed spaces

Task

The primary task of this model is Text Correction, specifically designed for:

  • Sentence Correction: Correcting sentences with missing spaces or typographical errors to enhance readability and understanding. This task is crucial for applications like assistive technology tools, text preprocessing in NLP pipelines, and improving user-generated content.

  • Text Normalization: Converting informal or irregular text forms into a more standard, grammatically correct format. This includes expanding contractions (e.g., turning "whatsup" into "what's up"), fixing common misspellings, and ensuring consistent use of language.

This model is particularly suited for processing user-generated content where informal language, abbreviations, and typos are common. It aims to improve the clarity and quality of text inputs, making them more accessible for subsequent NLP tasks or human readers.

Table of Contents

Model Details

Model Description

This is a finetuned t5-small model using Spoken corpora (DailyDialog and BNC). We have done a number of things to the data though

  • Only used sentences of 2-5 words long
  • Removed apostrophes, commas etc
  • Added in typos across the data set
  • And most importantly - removed spaces

Task

The primary task of this model is Text Correction, specifically designed for:

  • Sentence Correction: Correcting sentences with missing spaces or typographical errors to enhance readability and understanding. This task is crucial for applications like assistive technology tools, text preprocessing in NLP pipelines, and improving user-generated content.

  • Text Normalization: Converting informal or irregular text forms into a more standard, grammatically correct format. This includes expanding contractions (e.g., turning "whatsup" into "what's up"), fixing common misspellings, and ensuring consistent use of language.

This model is particularly suited for processing user-generated content where informal language, abbreviations, and typos are common. It aims to improve the clarity and quality of text inputs, making them more accessible for subsequent NLP tasks or human readers.

  • Developed by: More information needed
  • Shared by [Optional]: More information needed
  • Model type: Language model
  • Language(s) (NLP): en
  • License: apache-2.0
  • Parent Model: More information needed
  • Resources for more information: More information needed

Uses

Direct Use

Downstream Use [Optional]

Out-of-Scope Use

Bias, Risks, and Limitations

Significant research has explored bias and fairness issues with language models (see, e.g., Sheng et al. (2021) and Bender et al. (2021)). Predictions generated by the model may include disturbing and harmful stereotypes across protected classes; identity characteristics; and sensitive, social, and occupational groups.

Recommendations

Training Details

Training Data

More information on training data needed

Training Procedure

Preprocessing

More information needed

Speeds, Sizes, Times

More information needed

Evaluation

Testing Data, Factors & Metrics

Testing Data

More information needed

Factors

More information needed

Metrics

More information needed

Results

More information needed

Model Examination

More information needed

Environmental Impact

Carbon emissions can be estimated using the Machine Learning Impact calculator presented in Lacoste et al. (2019).

  • Hardware Type: More information needed
  • Hours used: More information needed
  • Cloud Provider: More information needed
  • Compute Region: More information needed
  • Carbon Emitted: 0.41

Technical Specifications [optional]

Model Architecture and Objective

More information needed

Compute Infrastructure

More information needed

Hardware

More information needed

Software

More information needed

Citation

BibTeX:

More information needed

APA:

More information needed

Glossary [optional]

More information needed

More Information [optional]

More information needed

Model Card Authors [optional]

Will Wade

Model Card Contact

More information needed

How to Get Started with the Model

Use the code below to get started with the model.

Click to expand

More information needed