Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ahmadzei
/
RAG
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RAG
/
chunked
/
nltk_chunking
/
_training
/
chunk_66.txt
Ahmadzei
added 3 more tables for large emb model
5fa1a76
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
141 Bytes
Once you've created a tf.data.Dataset, you can compile and fit the model as before:
model.compile(optimizer=Adam(3e-5)) # No loss argument!