Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
DISC-FinLLM / Baichuan-13B-Chat-lora-Computing
26.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Go4miii's picture
Go4miii
Delete Baichuan-13B-Chat-lora-Computing/checkpoint-4000
8e235cb almost 3 years ago
  • README.md
    88 Bytes
    commit from root almost 3 years ago
  • adapter_config.json
    465 Bytes
    commit from root almost 3 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    26.2 MB
    xet
    commit from root almost 3 years ago
  • all_results.json
    167 Bytes
    commit from root almost 3 years ago
  • finetuning_args.json
    221 Bytes
    commit from root almost 3 years ago
  • train_results.json
    167 Bytes
    commit from root almost 3 years ago
  • trainer_log.jsonl
    102 kB
    commit from root almost 3 years ago
  • trainer_state.json
    50 kB
    commit from root almost 3 years ago
  • training_args.bin
    3.51 kB
    xet
    commit from root almost 3 years ago
  • training_loss.png
    38.8 kB
    commit from root almost 3 years ago