iwiwi's picture
Update README.md
09b9037
|
raw
history blame
3.37 kB
metadata
license: apache-2.0
tags:
  - japanese-stablelm
  - causal-lm
pipeline_tag: text-generation
datasets:
  - wikipedia
  - mc4
  - cc100
  - oscar-corpus/OSCAR-2301
  - oscar-corpus/OSCAR-2201
  - cerebras/SlimPajama-627B
language:
  - ja

Japanese Mistral-7B-v0.1 Base

Model Description

This is a 7B-parameter decoder-only language model with a focus on maximizing Japanese language modeling performance and Japanese downstream task performance. We conducted continued pretraining using Japanese data on the English language model, Mistral-7B-v0.1, to transfer the model's knowledge and capabilities to Japanese.

If you are looking for an instruction-following model, check Japanese Mistral-7B-v0.1 Instruct.

Usage

TODO

Model Details

  • Developed by: Stability AI
  • Model type: Japanese Mistral-7B-v0.1 Base model is an auto-regressive language model based on the transformer decoder architecture.
  • Language(s): Japanese
  • License: This model is licensed under Apache License, Version 2.0.
  • Contact: For questions and comments about the model, please email lm@stability.ai

Model Architecture

For details, please see Mistral AI's paper and release blog post.

Training Dataset

Around 100B tokens from a mixture of the following corpora were used for the continued pretraining.

Use and Limitations

Intended Use

The model is intended to be used by all individuals as a foundational model for application-specific fine-tuning without strict limitations on commercial use.

Limitations and bias

The pre-training dataset may have contained offensive or inappropriate content even after applying data cleansing filters which can be reflected in the model-generated text. We recommend users exercise reasonable caution when using these models in production systems. Do not use the model for any applications that may cause harm or distress to individuals or groups.

Acknowledgements

This model is based on Mistral-7B-v0.1 released by the Mistral AI team. We are grateful to the Mistral AI team for providing such an excellent base model.

We are grateful for the contributions of the EleutherAI Polyglot-JA team in helping us to collect a large amount of pre-training data in Japanese. Polyglot-JA members includes Hyunwoong Ko (Project Lead), Fujiki Nakamura (originally started this project when he commited to the Polyglot team), Yunho Mo, Minji Jung, KeunSeok Im, and Su-Kyeong Jang.

We are also appreciative of AI Novelist/Sta (Bit192, Inc.) and the numerous contributors from Stable Community Japan for assisting us in gathering a large amount of high-quality Japanese textual data for model training.