Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 7 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: dataelement
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 221 MB
Statistics
  • Stars: 9
  • Watchers: 4
  • Forks: 5
  • Open Issues: 5
  • Releases: 2
Created over 2 years ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Security

README.md

bisheng-ft: 轻松的大模型训练与评估

快速开始

特别感谢

bisheng-ft主要借鉴了以下仓库,并做了二次开发: - LLaMA-Factory

Owner

  • Name: DataElem
  • Login: dataelement
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
date-released: 2024-03
message: "If you use this software, please cite it as below."
authors:
- family-names: "Zheng"
  given-names: "Yaowei"
- family-names: "Zhang"
  given-names: "Richong"
- family-names: "Zhang"
  given-names: "Junhao"
- family-names: "Ye"
  given-names: "Yanhan"
- family-names: "Luo"
  given-names: "Zheyan"
- family-names: "Feng"
  given-names: "Zhangchi"
- family-names: "Ma"
  given-names: "Yongqiang"
title: "LlamaFactory: Unified Efficient Fine-Tuning of 100+ Language Models"
url: "https://arxiv.org/abs/2403.13372"
preferred-citation:
  type: conference-paper
  conference:
    name: "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations)"
  authors:
    - family-names: "Zheng"
      given-names: "Yaowei"
    - family-names: "Zhang"
      given-names: "Richong"
    - family-names: "Zhang"
      given-names: "Junhao"
    - family-names: "Ye"
      given-names: "Yanhan"
    - family-names: "Luo"
      given-names: "Zheyan"
    - family-names: "Feng"
      given-names: "Zhangchi"
    - family-names: "Ma"
      given-names: "Yongqiang"
  title: "LlamaFactory: Unified Efficient Fine-Tuning of 100+ Language Models"
  url: "https://arxiv.org/abs/2403.13372"
  year: 2024
  publisher: "Association for Computational Linguistics"
  address: "Bangkok, Thailand"

GitHub Events

Total
  • Create event: 10
  • Issues event: 1
  • Release event: 3
  • Watch event: 3
  • Delete event: 6
  • Member event: 1
  • Push event: 22
  • Pull request event: 4
  • Fork event: 2
Last Year
  • Create event: 10
  • Issues event: 1
  • Release event: 3
  • Watch event: 3
  • Delete event: 6
  • Member event: 1
  • Push event: 22
  • Pull request event: 4
  • Fork event: 2

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 3
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • gulixin0922 (2)
  • wangyuwei92 (1)
  • yaojin3616 (1)
Pull Request Authors
  • yaojin3616 (3)
  • zgqgit (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

docker/docker-compose.yml docker
  • dataelement/bisheng-ft latest
pyproject.toml pypi
requirements.txt pypi
  • accelerate ==0.24.1
  • celery *
  • datasets >=2.14.0
  • deepspeed ==0.12.5
  • einops *
  • fastapi *
  • fire *
  • gradio >=3.38.0,<4.0.0
  • jieba *
  • matplotlib *
  • nltk *
  • peft ==0.6.0
  • protobuf *
  • pydantic *
  • rouge-chinese *
  • scipy *
  • sentencepiece *
  • sse-starlette *
  • tiktoken *
  • torch ==1.13.1
  • transformers >=4.31.0,<4.35.0
  • transformers_stream_generator *
  • trl ==0.7.2
  • uvicorn *
setup.py pypi
.github/workflows/label_issue.yml actions
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
docker/docker-cuda/Dockerfile docker
  • nvcr.io/nvidia/pytorch 24.02-py3 build
docker/docker-cuda/docker-compose.yml docker
  • ${IMAGE_NAME} ${IMAGE_TAG}
docker/docker-npu/Dockerfile docker
  • ascendai/cann 8.0.rc1-910b-ubuntu22.04-py3.8 build
docker/docker-npu/docker-compose.yml docker
docker/docker-rocm/Dockerfile docker
  • hardandheavy/transformers-rocm 2.2.0 build
docker/docker-rocm/docker-compose.yml docker