Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

aiqwe
/
FinShibainu

Question Answering
Transformers
Safetensors
Korean
qwen2
text-generation
finance
accounting
stock
quant
economics
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use aiqwe/FinShibainu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use aiqwe/FinShibainu with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="aiqwe/FinShibainu")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("aiqwe/FinShibainu")
    model = AutoModelForCausalLM.from_pretrained("aiqwe/FinShibainu")
  • Notebooks
  • Google Colab
  • Kaggle
FinShibainu
Ctrl+K
Ctrl+K
  • 1 contributor
History: 29 commits
aiqwe's picture
aiqwe
Update README.md
a150e91 verified over 1 year ago
  • .gitattributes
    1.63 kB
    Upload krx_model_card.pdf over 1 year ago
  • LICENSE
    11.4 kB
    Create LICENSE over 1 year ago
  • NOTICE
    150 Bytes
    Create NOTICE over 1 year ago
  • README.md
    7.73 kB
    Update README.md over 1 year ago
  • config.json
    733 Bytes
    Upload 9 files over 1 year ago
  • model-00001-of-00004.safetensors
    4.98 GB
    xet
    Upload 9 files over 1 year ago
  • model-00002-of-00004.safetensors
    4.93 GB
    xet
    Upload 9 files over 1 year ago
  • model-00003-of-00004.safetensors
    4.99 GB
    xet
    Upload 9 files over 1 year ago
  • model-00004-of-00004.safetensors
    330 MB
    xet
    Upload 9 files over 1 year ago
  • model.safetensors.index.json
    26.4 kB
    Upload 9 files over 1 year ago
  • special_tokens_map.json
    613 Bytes
    Upload 9 files over 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 9 files over 1 year ago
  • tokenizer_config.json
    7.3 kB
    Upload 9 files over 1 year ago