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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

KarenYYH
/
sentiment-hr

paddlenlp
PaddlePaddle
bert
Model card Files Files and versions
xet
Community

Instructions to use KarenYYH/sentiment-hr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • paddlenlp

    How to use KarenYYH/sentiment-hr with paddlenlp:

    from paddlenlp.transformers import AutoTokenizer, BertForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("KarenYYH/sentiment-hr", from_hf_hub=True)
    model = BertForSequenceClassification.from_pretrained("KarenYYH/sentiment-hr", from_hf_hub=True)
  • Notebooks
  • Google Colab
  • Kaggle
sentiment-hr
409 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
KarenYYH's picture
KarenYYH
Upload sentiment-hr fine-tuned model
f7322ce verified 4 months ago
  • .gitattributes
    1.58 kB
    Upload sentiment-hr fine-tuned model 4 months ago
  • config.json
    669 Bytes
    Upload sentiment-hr fine-tuned model 4 months ago
  • model_state.pdparams
    409 MB
    xet
    Upload sentiment-hr fine-tuned model 4 months ago
  • special_tokens_map.json
    112 Bytes
    Upload sentiment-hr fine-tuned model 4 months ago
  • tokenizer_config.json
    300 Bytes
    Upload sentiment-hr fine-tuned model 4 months ago
  • training_info.json
    189 Bytes
    Upload sentiment-hr fine-tuned model 4 months ago
  • vocab.txt
    110 kB
    Upload sentiment-hr fine-tuned model 4 months ago