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

blackwingedkite
/
gutalk_classification

Feature Extraction
Transformers
PyTorch
chatglm
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use blackwingedkite/gutalk_classification with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="blackwingedkite/gutalk_classification", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("blackwingedkite/gutalk_classification", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
gutalk_classification
25 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
blackwingedkite's picture
blackwingedkite
Upload 3 files
78faaed almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • MODEL_LICENSE.txt
    4.13 kB
    Upload 12 files almost 3 years ago
  • README.md
    171 Bytes
    Update README.md almost 3 years ago
  • config.json
    1.53 kB
    Upload 12 files almost 3 years ago
  • configuration_chatglm.py
    2.33 kB
    Upload 12 files almost 3 years ago
  • flowchart V2.png
    359 kB
    Upload 12 files almost 3 years ago
  • generation_config.json
    111 Bytes
    Upload 12 files almost 3 years ago
  • modeling_chatglm.py
    54.7 kB
    Upload 12 files almost 3 years ago
  • pytorch_model-00001-of-00003.bin
    9.82 GB
    xet
    Upload 3 files almost 3 years ago
  • pytorch_model-00002-of-00003.bin
    9.79 GB
    xet
    Upload 3 files almost 3 years ago
  • pytorch_model-00003-of-00003.bin
    5.37 GB
    xet
    Upload 3 files almost 3 years ago
  • pytorch_model.bin.index.json
    20.5 kB
    Upload 12 files almost 3 years ago
  • quantization.py
    14.7 kB
    Upload 12 files almost 3 years ago
  • special_tokens_map.json
    3 Bytes
    Upload 12 files almost 3 years ago
  • tokenization_chatglm.py
    10.1 kB
    Upload tokenization_chatglm.py almost 3 years ago
  • tokenizer.model
    1.02 MB
    xet
    Upload 12 files almost 3 years ago
  • tokenizer_config.json
    326 Bytes
    Upload 12 files almost 3 years ago
  • training_loss.png
    30 kB
    Upload 12 files almost 3 years ago