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

remiai3
/
text-to-code-using-codegen-project_guide

Transformers
English
text-to-code
Model card Files Files and versions
xet
Community

Instructions to use remiai3/text-to-code-using-codegen-project_guide with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use remiai3/text-to-code-using-codegen-project_guide with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("remiai3/text-to-code-using-codegen-project_guide", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
text-to-code-using-codegen-project_guide
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
remiai3's picture
remiai3
Upload 3 files
5a93c7a verified 10 months ago
  • templates
    Upload 9 files 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • Figure_1.png
    35.4 kB
    Upload 9 files 10 months ago
  • README.md
    565 Bytes
    Update README.md 10 months ago
  • all_in_one.py
    3.85 kB
    Upload 3 files 10 months ago
  • app.py
    1.84 kB
    Upload 3 files 10 months ago
  • custom_dataset.jsonl
    8.06 kB
    Upload 9 files 10 months ago
  • document.txt
    4.63 kB
    Upload 9 files 10 months ago
  • finetune_codegen.py
    4.97 kB
    Upload 9 files 10 months ago
  • requirements.txt
    147 Bytes
    Update requirements.txt 10 months ago
  • test.py
    1.09 kB
    Upload 3 files 10 months ago