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

dnnsdunca
/
agentic-Transformer

Adapters
English
bert
code
Model card Files Files and versions
xet
Community

Instructions to use dnnsdunca/agentic-Transformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Adapters

    How to use dnnsdunca/agentic-Transformer with Adapters:

    from adapters import AutoAdapterModel
    
    model = AutoAdapterModel.from_pretrained("undefined")
    model.load_adapter("dnnsdunca/agentic-Transformer", set_active=True)
  • Notebooks
  • Google Colab
  • Kaggle
agentic-Transformer
17.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
dnnsdunca's picture
dnnsdunca
Create tokenizer.json
e212c69 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • Dataset.py
    902 Bytes
    Create Dataset.py about 2 years ago
  • README.md
    2.43 kB
    Update README.md about 2 years ago
  • config.json
    473 Bytes
    Rename model.json to config.json about 2 years ago
  • dataset.csv
    7.18 kB
    Create dataset.csv about 2 years ago
  • main.py
    1.37 kB
    Create main.py about 2 years ago
  • readme.md
    2.66 kB
    Create readme.md about 2 years ago
  • requirements.txt
    491 Bytes
    Update requirements.txt about 2 years ago
  • tokenizer.json
    234 Bytes
    Create tokenizer.json about 2 years ago