Commit Graph

  • bfbc7da396 try new format theblackcat102 2023-03-11 11:01:53 +00:00
  • 794f586c36 [merge] fix conflict with main theblackcat102 2023-03-11 10:54:12 +00:00
  • 981d1c9b30 Show correct user avatars on leaderboard (#2039) AbdBarho 2023-03-11 08:29:26 +01:00
  • 105e7fb039 Fixed typo in tasks.json (english) (#2037) Snake8Bit 2023-03-11 07:19:17 +01:00
  • fecdb51589 Add Zhihu data (#1459) (#1863) Gareth Davidson 2023-03-10 22:42:35 +00:00
  • c769028f5d Merge branch 'main' of github.com:LAION-AI/Open-Assistant Yannic Kilcher 2023-03-10 22:38:27 +01:00
  • b891366cd7 rewrote worker to be more robust Yannic Kilcher 2023-03-10 22:37:13 +01:00
  • 0fe137662e Handle user image not found (#2035) v0.0.1-beta54 Shadowner 2023-03-10 20:23:21 +01:00
  • c5ef8a12d1 dataset: NSFW and Self-harm dataset from Reddit (#1967) Gareth Davidson 2023-03-10 18:32:58 +00:00
  • 4a93ed3f09 nsfw_csam_reddit/ -> nsfw_selfharm_reddit/ Jithin James 2023-03-10 23:56:32 +05:30
  • 860f86697f feature: added standalone script to update messages which dont have an embedding or toxicity James Melvin 2023-03-10 16:21:19 +05:30
  • 736ea30457 refactor: moved celery workers to a separate folder inside oasst_backend James Melvin 2023-03-10 08:24:08 +05:30
  • 7d1ae7c33c add include_user params in /messages/cursor` endpoint (#2021) notmd 2023-03-10 07:25:20 +07:00
  • de2a50f9ec Add script to export model to HF or local directory (#2028) Andreas Köpf 2023-03-09 22:49:05 +01:00
  • d8c9eaaa94 [MRG] [model_training]📝 update model training doc (#1946) theblackcat102 2023-03-09 15:56:22 +08:00
  • 9047dbf03f Configure pytest in sft pipeline #1770 (#1922) theblackcat102 2023-03-09 15:55:22 +08:00
  • 02b322d7d2 Group samples by sequence length (#2011) theblackcat102 2023-03-09 15:52:50 +08:00
  • 8bb67a8d1f add one .gitignore to resolve conflicts Huaizheng Zhang 2023-03-09 07:32:37 +00:00
  • 99ab06747b Revert "update model readme for one db" Huaizheng Zhang 2023-03-09 07:17:26 +00:00
  • 9d93c49483 add wandb hints to avoid issues Huaizheng Zhang 2023-03-09 07:16:31 +00:00
  • 52d1ecf7b8 update model readme for one db Huaizheng Zhang 2023-03-09 07:15:35 +00:00
  • 45dd147f6b added trusted flag to worker Yannic Kilcher 2023-03-08 23:00:08 +01:00
  • c3c4b8a307 added compliance check timeouts in case of central server restart Yannic Kilcher 2023-03-08 22:53:45 +01:00
  • ecd5548eba Merge branch 'main' of github.com:LAION-AI/Open-Assistant Yannic Kilcher 2023-03-08 22:36:42 +01:00
  • 607ca6335d inference robustness stuff Yannic Kilcher 2023-03-08 22:36:36 +01:00
  • 3ead7b5bf0 add @SummerSigh @shahules786 as code owners for /safety Andreas Koepf 2023-03-08 20:48:58 +01:00
  • 6868573701 Show more text in Ranking tasks depending on screen size (#2020) AbdBarho 2023-03-08 18:06:49 +01:00
  • 7c949e92b9 refactor sanagno 2023-03-08 17:44:04 +01:00
  • 10b2bd3791 Safety pipeline prototype (#1972) Shahul ES 2023-03-08 22:03:31 +05:30
  • d485439991 Create oasst_data module (#2009) Andreas Köpf 2023-03-08 14:44:29 +01:00
  • 801acd879e Refresh active users' avatars (#2019) AbdBarho 2023-03-08 14:20:05 +01:00
  • 73f71dedaa fix for invalid avatarUrl error (#1986) owen-duncan-snobel 2023-03-08 08:19:42 -05:00
  • 175b85c673 Update chat API calls (#2016) AbdBarho 2023-03-08 14:06:01 +01:00
  • 5659893530 Move synthetic badge to its own component (#2014) notmd 2023-03-08 14:23:43 +07:00
  • b6b84c67cd Merge branch 'main' of github.com:LAION-AI/Open-Assistant Yannic Kilcher 2023-03-08 08:04:40 +01:00
  • 10649ac3cc handling pings in text client inference Yannic Kilcher 2023-03-08 08:04:34 +01:00
  • 68560d911c mas self to have more ties sanagno 2023-03-08 07:39:19 +01:00
  • 720ff7ba0e add logging to debug broken conversation error v0.0.1-beta53 Andreas Koepf 2023-03-08 00:36:23 +01:00
  • e7173ecc34 randomize ties sanagno 2023-03-08 00:00:26 +01:00
  • af63b37b4d fixes sanagno 2023-03-07 23:52:36 +01:00
  • 20a420f4f6 refactor sanagno 2023-03-07 23:47:04 +01:00
  • 39233d1c39 inference fixes Yannic Kilcher 2023-03-07 23:44:38 +01:00
  • 31a2d16654 inference fixes Yannic Kilcher 2023-03-07 23:11:06 +01:00
  • cd16d9c666 added async postgres to inference (#1961) v0.0.1-beta52 Yannic Kilcher 2023-03-07 22:13:15 +01:00
  • 500dacfa26 split routes into different files inference-refactor Yannic Kilcher 2023-03-07 22:02:06 +01:00
  • 3929cc1417 merge sanagno 2023-03-07 20:48:13 +01:00
  • feae209142 Residual dropout support (#2010) Dimitri 2023-03-07 20:38:39 +01:00
  • 5fbe6cedb3 Use browser defaults for markdown lists (#1999) AbdBarho 2023-03-07 18:58:09 +01:00
  • 9d64bb85b1 Add SFT params random_offset_probability, label_masking (#2005) Andreas Köpf 2023-03-07 16:29:05 +01:00
  • 3e3ddf1d68 fixed linting issues Jithin James 2023-03-07 18:26:18 +05:30
  • f2ed582a87 Avoid Nan Losses (#2001) sanagno 2023-03-07 13:45:39 +01:00
  • e51c51718d Various minor fixes for training pythia-6b (#2003) Dimitri 2023-03-07 10:16:17 +01:00
  • 4e57d196cf refactor sanagno 2023-03-07 08:43:04 +01:00
  • 57e2dfa873 handles masked inputs also in training sanagno 2023-03-07 08:41:38 +01:00
  • f8f8b69b05 fix ranking validity change detection (#2000) notmd 2023-03-07 14:35:07 +07:00
  • 1bce8039a1 crossentropy nan loss sanagno 2023-03-06 22:50:50 +01:00
  • 88cc08eb95 Added moon icon for when the light mode is active, removed oddly big gap between sign-in and color-mode button (#1989) Theodor Peifer 2023-03-06 20:30:30 +01:00
  • b9032ca131 Adding Safety Directory To The Datasets (#1980) Shadowner 2023-03-06 20:09:11 +01:00
  • b068c7755e force next-i18next (#1998) AbdBarho 2023-03-06 19:48:55 +01:00
  • 8710011285 show message create date (#1978) notmd 2023-03-07 01:06:58 +07:00
  • e3f9bd0847 Add a tooltip to the creative and spam label (#1973) (#1988) John Tapsell 2023-03-06 09:07:24 -08:00
  • feb017c3f9 restore old oa_dataset_only config for cross-check Andreas Koepf 2023-03-06 11:09:11 +01:00
  • ba336e3329 Correct Collator (#1975) sanagno 2023-03-06 10:59:38 +01:00
  • eb597a5f61 truncation masking sanagno 2023-03-06 09:17:40 +01:00
  • 9ce162c587 ran precommit pipeline Bethany Connolly 2023-03-05 22:07:35 +00:00
  • abf6cb7004 resolved changes Bethany Connolly 2023-03-05 21:39:46 +00:00
  • c58416c463 remove wrong eos masking sanagno 2023-03-05 22:18:03 +01:00
  • 85fbaf6843 Minor training speed improvements (#1979) Dimitri 2023-03-05 21:37:25 +01:00
  • e01ce51a96 run pre-commit dvruette 2023-03-05 18:10:16 +00:00
  • 27b0d336ef change numbers to 16 dvruette 2023-03-05 18:06:36 +00:00
  • 14b7eaedcf update config dvruette 2023-03-05 17:41:50 +00:00
  • 7fcd93e660 update readme dvruette 2023-03-05 17:41:43 +00:00
  • fd0039337c minor training optimizations dvruette 2023-03-05 17:41:37 +00:00
  • 4c5a5082a9 Merge branch 'add-tlcv2.0_oa' of https://github.com/wannaphong/Open-Assistant-fork into add-tlcv2.0_oa Wannaphong Phatthiyaphaibun 2023-03-05 22:44:49 +07:00
  • 56a2e36a3c Add tlcv_2_0_oa Wannaphong Phatthiyaphaibun 2023-03-05 22:44:30 +07:00
  • 29e05ee8f9 correct collator sanagno 2023-03-05 16:39:04 +01:00
  • c3f5cd1941 Show user score in header (#1969) v0.0.1-beta51 AbdBarho 2023-03-05 15:46:48 +01:00
  • f6b0c7f6ef Merge branch 'main' of github.com:LAION-AI/Open-Assistant sanagno 2023-03-05 15:16:48 +01:00
  • 90bc0c9b42 Update hyperparameters to reflect InstructGPT (#1966) sanagno 2023-03-05 12:50:05 +01:00
  • 051e025bbc parse str to float Dimitri 2023-03-05 12:13:31 +01:00
  • b956ecad7f fixed linting issues Jithin James 2023-03-05 11:45:28 +05:30
  • f511fab080 align output Shahules786 2023-03-05 05:58:20 +00:00
  • b03111c6ff filters Shahules786 2023-03-05 04:46:48 +00:00
  • fba526778f initial commit Shahules786 2023-03-05 04:44:43 +00:00
  • 515d395541 put intermediate as huggingface dataset Jithin James 2023-03-05 09:51:01 +05:30
  • b141e50a45 added cookbook Jithin James 2023-03-05 05:14:42 +05:30
  • 19a933981f get_comments pipeline Jithin James 2023-03-05 05:04:09 +05:30
  • b41ad37dfd cleaned up scrap-submissions pipeline Jithin James 2023-03-05 04:17:52 +05:30
  • 8ffb8d3adb Add Zhihu Roundtable data wangrui6 2023-03-04 21:56:49 +00:00
  • 1e2ec6be40 update hyperparameters to reflect InstructGPT Dimitri 2023-03-04 22:06:12 +01:00
  • 19c170b89c Add tlcv2.0_oa to datasets Wannaphong Phatthiyaphaibun 2023-03-05 02:30:14 +07:00
  • f675aee558 Merge branch 'LAION-AI:main' into main Wannaphong Phatthiyaphaibun 2023-03-05 01:51:31 +07:00
  • 616f62ea3c pipeline to scrape submissions Jithin James 2023-03-05 00:17:17 +05:30
  • 34b95351b6 Fix ordering of images in leaderboard api (#1964) AbdBarho 2023-03-04 19:19:01 +01:00
  • 48fe02b7ee Add YouTube subtitles HowTo100M dataset #259 (#1924) totuta 2023-03-04 09:36:24 -08:00
  • f8a69ca607 Fix some null checks (#1963) AbdBarho 2023-03-04 17:27:27 +01:00
  • 1033ad2df3 enable strictFunctionTypes (#1962) AbdBarho 2023-03-04 16:34:46 +01:00
  • cbcebf8af6 Add iapp_wiki_qa_squad_oa (#1936) Wannaphong Phatthiyaphaibun 2023-03-04 22:27:25 +07:00
  • 21dcc77cbf Extended export script (#1954) Yannic Kilcher 2023-03-04 16:16:12 +01:00
  • 06e82dd1ac Remove global prisma type (#1960) notmd 2023-03-04 21:35:11 +07:00