Spaces:
Running
Running
Commit History
Sync from GitHub via hub-sync 5e6e3e2 verified
Sync from GitHub via hub-sync ffcdaff verified
Sync from GitHub via hub-sync 53af930 verified
Sync from GitHub via hub-sync 3c85a10 verified
Sync from GitHub via hub-sync 3e9fdec verified
add unit tests for all dataset version parsers and CI workflow 8d999b7
remove dead code a8c5cdd unverified
load the episode’s row range for v3 datasets (based on the file’s start index 1f94f4a unverified
fix lint f32c7fc unverified
fix type check d22edc0 unverified
move loading and computation to client 9723607 unverified
chore(format): formatting code 42ccb4d unverified
CarolinePascal commited on
fix(lag computation): fixing lag computation by switching from delta states - raw actions correlation to delta states - delta actions correlation 07d5949 unverified
CarolinePascal commited on
fix chunk indexing v2.1 051a39e unverified
remove old ref 2985a11 unverified
memory cap and cache cleanup 0ec6cb5 unverified
feat(home): enhance UI with fade-in animation and loading state for dataset search edcd057
fix(home): update dataset ID for Thanos picking power gem 20ccb48
format 0963387
feat(home): add dataset search autocomplete with HF quicksearch API d77ed5a
feat(datasets): add new example datasets to the home page 32e8836
fix(memory): prevent server OOM from unbounded Next.js fetch cache and dataset info cache 2b90078
fix(flags gone): fixing bug where flags disappear when clicking on an unflagged episode f80d73e unverified
CarolinePascal commited on
chore(format): formatting code af5bddc unverified
CarolinePascal commited on
fix(discrete/inactive legend): updating discrete and inactive motors legend 482e1a7 unverified
CarolinePascal commited on
feat(discrete motors): adding support for discrete motors detection 100cc5c unverified
CarolinePascal commited on
fix(inactive historgram): keeping histogram plot for inactive motors 62968f4 unverified
CarolinePascal commited on
chore(format): formatting code 3f3a086 unverified
CarolinePascal commited on
feat(paper links): add links to cited papers b3b1c86 unverified
CarolinePascal commited on
feat(normalizatio + activity): adding range normalization and activity detection for the action velocity metric computation 567d8a6 unverified
CarolinePascal commited on
fix(rounding): adding rounding to 2 digits with scientific notation on the y-axis for motors plots 4aeed71 unverified
CarolinePascal commited on
fix(rounding): adding rounding to 2 digits on the y-axis for action insight plots 378f824 unverified
CarolinePascal commited on