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

  • Log In
  • Sign Up

Go4miii
/
DISC-FinLLM

Feature Extraction
Transformers
PyTorch
Chinese
baichuan
finance
custom_code
Model card Files Files and versions
xet
Community
10

Instructions to use Go4miii/DISC-FinLLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Go4miii/DISC-FinLLM with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Go4miii/DISC-FinLLM", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Go4miii/DISC-FinLLM", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Update model card with FinTeam paper and add pipeline/library tags

#10 opened 10 months ago by
nielsr

where is the evaluation datasets?

#9 opened about 1 year ago by
cat68

Adding `safetensors` variant of this model

#8 opened over 1 year ago by
SFconvertbot

111

#7 opened over 1 year ago by
BMQY

Full training data

#6 opened almost 2 years ago by
rusen

Update config.json

1
#5 opened almost 2 years ago by
chingw

Upload baichuan-incBaichuan-13B-Chat--modeling_baichuan.py

#3 opened over 2 years ago by
CavioKay

Rename modeling_baichuan.py to baichuan-inc/Baichuan-13B-Chat--modeling_baichuan.py.

#2 opened over 2 years ago by
CavioKay

OSError: Go4miii/DISC-FinLLM does not appear to have a file named baichuan-inc/Baichuan-13B-Chat--modeling_baichuan.py. Checkout 'https://huggingface.co/Go4miii/DISC-FinLLM/main' for available files.

1
#1 opened over 2 years ago by
CavioKay
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs