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

Spaces:
josh1234566532
/
brainybot-builder
Running

App Files Files Community
brainybot-builder
33.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
josh1234566532's picture
josh1234566532
Use an actual LLM, not a simplified version, and adjustable LLM parameters, like hidden dimension, etc.
16d5d89 verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    237 Bytes
    Create a LLM from scratch in js, and a tokenizer, that allows the user to input their training data, and labels (text box), and then after training, test it out. And visualize the training loss, etc. 8 months ago
  • index.html
    31.1 kB
    Use an actual LLM, not a simplified version, and adjustable LLM parameters, like hidden dimension, etc. 8 months ago
  • style.css
    388 Bytes
    initial commit 8 months ago