Tag: Hugging Face

  • Wikipedia Dataset

    Wikipedia Dataset

    Wikimedia Enterprise has released an early beta dataset on Hugging Face, allowing the public to use it freely and provide feedback for future improvements. This dataset is sourced from the Snapshot API, which delivers bulk database dumps, or “snapshots,” of Wikimedia projects. In this release, the dataset includes English and French Wikipedia articles. It’s built…

  • FLUX.1 on HuggingFace

    FLUX.1 on HuggingFace

    FLUX.1 [schnell] is a state-of-the-art 12 billion parameter rectified flow transformer designed to convert text descriptions into high-quality images. For more details, please refer to blog post. Key Features Usage We provide a reference implementation and sample code for FLUX.1 [schnell] in a dedicated GitHub repository. Developers and creatives interested in building upon FLUX.1 [schnell]…

  • Qwen2-Math

    Qwen2-Math

    Over the past year, we have devoted considerable effort to researching and improving the reasoning capabilities of large language models, particularly their ability to tackle arithmetic and mathematical problems. Today, we’re excited to introduce Qwen2-Math, a specialized series of math-focused large language models within our Qwen2 series, including Qwen2-Math-Instruct-1.5B/7B/72B. These models are built on the…