rlhf_docker / model.py

Commit History

epochs = 3
d643e60

b2u commited on

epoch increased
0e51097

b2u commited on

logs removed
c6d8e9b

b2u commited on

redundant logs removed
8c0f1fb

b2u commited on

unnecessary logs removed
9c980be

b2u commited on

data format changed
27c5513

b2u commited on

additional checks to fix the prediction
27c34a1

b2u commited on

debugging predictions
851f3a2

b2u commited on

debugging prediction issue
90631ed

b2u commited on

debugging teh model prediction request and the response
98babd1

b2u commited on

receiving model version
2ef1a4d

b2u commited on

additional logging
2945c08

b2u commited on

additional logging
ee00881

b2u commited on

bugfix
e4a8e9a

b2u commited on

debugging predictions
c4e7614

b2u commited on

debugging prediction request and response
535fc0a

b2u commited on

initializing tokenizer earlier
0e770ae

b2u commited on

initializing the model after server startup
50e2ec7

b2u commited on

logs cleaned
1e54578

b2u commited on

adding model directory
f85629e

b2u commited on

fixing category retrival
a3aa3ec

b2u commited on

debugging
666a18b

b2u commited on

fixing model initiation issue
95dbb1c

b2u commited on

fix default env variables numbers
b537bff

b2u commited on

adding proper training cycle handling
1589415

b2u commited on

debugging training frequency
1331b4b

b2u commited on

applying epochs, learning rate and weight decay
d450991

b2u commited on

prediction fix
541d9b7

b2u commited on

logs cleanup
150b3d1

b2u commited on

debugging
b8bda62

b2u commited on

making it atrt training
b262013

b2u commited on

making fit() retrieve correct data from the webhooks
4a96163

b2u commited on

debugging webhooks
22c8159

b2u commited on

simplifying
b9a9837

b2u commited on

debuuuuuuuufing
49d18ad

b2u commited on

debugging issue with training
0ef0f28

b2u commited on

making the backend train the model. Fixing training data formatting
816c437

b2u commited on

fixing issue with training
a441130

b2u commited on

reverting the OOP updates. AI wasn't able to take care of module import
6de324b

b2u commited on

debugging issue with Py
f234852

b2u commited on

fixes
0579428

b2u commited on

addressing HF security concern
82942bc

b2u commited on

fixes
e81ab68

b2u commited on

fixes
9fa5233

b2u commited on

__init_.py added
98dd231

b2u commited on

Training logic added
4debd04

b2u commited on

model updated
1818eaa

b2u commited on

verifying prediction format
a4b8ec1

b2u commited on

debugging why predictions are not comming
8f82581

b2u commited on

making predictions work
ad8c734

b2u commited on