Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Path: blob/main/course/th/chapter3/section3_tf.ipynb
Views: 2547
Kernel: Unknown Kernel
การ Fine-tune โมเดลด้วย Trainer API หรือ Keras
Install the Transformers, Datasets, and Evaluate libraries to run this notebook.
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
(408, 2) (408,)
In [ ]:
{'accuracy': 0.8578431372549019, 'f1': 0.8996539792387542}