CoolFace
Apppublic

ArxAlfa/AIIASpace

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes
28 commits on main
66f85483y ago

Refactor DNN model to support variable number of

ArxAlfa
d0772993y ago

Update torch and pandas versions

ArxAlfa
9b694a73y ago

Update model weights and Docker image

ArxAlfa
8ceaff83y ago

Update model hyperparameters and number of epochs

ArxAlfa
7b1ff823y ago

Update DNN architecture and KFold split

ArxAlfa
c0ad13a3y ago

Update KFold n_splits and epochs

ArxAlfa
c86fd213y ago

Update number of epochs to 100

ArxAlfa
92e13073y ago

Refactor training loop and print average RMSE per

ArxAlfa
ca246fc3y ago

Update model hyperparameters and optimizer

ArxAlfa
a0dbd903y ago

Update model input size in app.py

ArxAlfa
5dc9f9c3y ago

Fix encoding issue in app.py

ArxAlfa
0910d9a3y ago

Fix column encoding in train function

ArxAlfa
57ee6b13y ago

Update model input size and add OneHotEncoder

ArxAlfa
508270a3y ago

Update hidden_size parameter in model

ArxAlfa
8f7a0cd3y ago

Add DNN model and training code

ArxAlfa
a6505933y ago

Add model.joblib, update Dockerfile and

ArxAlfa
9d63bd43y ago

Fix Dockerfile formatting and remove unused code

ArxAlfa
aad9eca3y ago

Update Dockerfile to use official Python 3.9 image

ArxAlfa
b43c1a23y ago

Add Python 3.9 and pip installation to Dockerfile

ArxAlfa
f9b36c83y ago

Update Dockerfile to use NVIDIA CUDA image

ArxAlfa
6f83a0d3y ago

Refactor translation endpoint

ArxAlfa
8da01f83y ago

Remove unnecessary code in generate function

ArxAlfa
96f99d33y ago

Fix print statement in generate function

ArxAlfa
63da3d73y ago

Add T5Tokenizer and T5ForConditionalGeneration for

ArxAlfa
3aa3dbb3y ago

Update translation model in app.py

ArxAlfa
5d5c81e3y ago

Update FastAPI docs and redoc URL

ArxAlfa
83bca603y ago

Add Dockerfile and FastAPI app with text

ArxAlfa
d9bb0ab3y ago

initial commit

ArxAlfa