Project RedRocket org
edited 24 days ago

This gets rid of the stats dict and stores stats directly on the dataframe. I've done a bunch of plumbing to get this to work. I think the code is cleaner now.

I removed the thread spawning to record votes and instead modified the vote uploader thread to be reliable by using a condition variable. It also doesn't need to use a temp file according to the HF API docs. I couldn't test the changes to the vote flusher since I don't have an upload API key.

RedHotTensors changed pull request title from rht to Initial changes.
Project RedRocket org
This comment has been hidden (marked as Resolved)
RedHotTensors changed pull request status to open
RedHotTensors changed pull request status to merged
RedHotTensors deleted the refs/pr/1 ref

Sign up or log in to comment