Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

00-reversal-config.json 134 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
  1. {
  2. "SEQ_LENGTH": 10,
  3. "SAMPLES": 500,
  4. "VOCAB_SIZE": 10,
  5. "LEARNING_RATE": 0.001,
  6. "BATCH_SIZE": 64,
  7. "EPOCHS": 15
  8. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...