--- base_model: llm-jp/llm-jp-3-13b tags: - text-generation-inference - transformers - unsloth - llama - trl license: apache-2.0 language: - en - ja datasets: - ikedachin/CC-news-2024-October-cleaned-1204 --- # Uploaded model - **Developed by:** ikedachin - **License:** apache-2.0 - **Finetuned from model :** llm-jp/llm-jp-3-13b This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [](https://github.com/unslothai/unsloth) 2024年の9月、10月のニュース情報をもとにしたデータセットを使って継続事前学習をしたモデル。 # 使用したデータ ikedachin/CC-news-2024-October-cleaned-1204 kajuma/CC-news-2024-July-October-cleanedを元に、9月、10月のニュースのみを抜き出したデータセット。 想定トークン数は1024とし、効率よく学習するために約1000tokensに調整済み(使用tokenizerは`llm-jp/llm-jp-3-13b`)