Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • Dataset.py
    902 Bytes
    Create Dataset.py almost 2 years ago
  • README.md
    2.43 kB
    Update README.md almost 2 years ago
  • config.json
    473 Bytes
    Rename model.json to config.json almost 2 years ago
  • dataset.csv
    7.18 kB
    Create dataset.csv almost 2 years ago
  • main.py
    1.37 kB
    Create main.py almost 2 years ago
  • readme.md
    2.66 kB
    Create readme.md almost 2 years ago
  • requirements.txt
    491 Bytes
    Update requirements.txt almost 2 years ago
  • tokenizer.json
    234 Bytes
    Create tokenizer.json almost 2 years ago