Bobak Hashemi
|
da79aa04a0
|
Cleaned up default argument logic.
|
2023-01-03 21:45:16 -05:00 |
|
Bobak Hashemi
|
4569bcf354
|
fixed linting
|
2023-01-03 20:47:33 -05:00 |
|
Bobak Hashemi
|
45c147362e
|
added precommit hooks and cleaned up configs for rankgen
|
2023-01-03 01:41:45 -05:00 |
|
Bobak Hashemi
|
568a42066a
|
FP32 Training Works
|
2023-01-03 00:53:07 -05:00 |
|
Bobak Hashemi
|
34ab948ade
|
testing rankgen integration into instructor trainer
|
2023-01-01 23:30:12 -05:00 |
|
theblackcat102
|
8f0028bc44
|
[fix] Fix provider
|
2023-01-01 13:28:48 +00:00 |
|
theblackcat102
|
28e0b4f770
|
[fix] Revert deleted vscode
|
2023-01-01 12:03:34 +00:00 |
|
theblackcat102
|
a388d1c54d
|
Merge branch 'fix'
|
2023-01-01 11:57:48 +00:00 |
|
theblackcat102
|
4d01704618
|
[fix] rerun pre-commit
|
2023-01-01 11:56:54 +00:00 |
|
theblackcat102
|
fe99b46f2e
|
[fix] pre-commit update
|
2023-01-01 11:43:15 +00:00 |
|
theblackcat102
|
1ddd9155f9
|
[fix] remove vscode settings
|
2023-01-01 11:35:49 +00:00 |
|
theblackcat102
|
168e9ca6b3
|
[feature] added summary quality rater
|
2023-01-01 10:19:25 +00:00 |
|
theblackcat102
|
1197dccf11
|
[fix] dataset split name
|
2023-01-01 08:25:09 +00:00 |
|
theblackcat102
|
8b1553642f
|
[feature] remove dependency to download hfsummary manually
|
2023-01-01 08:22:30 +00:00 |
|
theblackcat102
|
4b7f1f25a1
|
[fix] Use official split for eval
|
2023-01-01 03:07:40 +00:00 |
|
theblackcat102
|
a5a2625e2d
|
[merge] most of the bugs should be fixed. #77
|
2023-01-01 02:55:54 +00:00 |
|
theblackcat102
|
e27a3eb3c7
|
[fix] Tidy up todo and trainer comments
|
2023-01-01 02:22:57 +00:00 |
|
theblackcat102
|
0119ee666b
|
[feature] Add support for bloomz
|
2023-01-01 02:09:21 +00:00 |
|
theblackcat102
|
c5b31d0b9e
|
[feature] update reamde
|
2022-12-31 18:20:41 +00:00 |
|
theblackcat102
|
ba336fb087
|
[fix] fix freeze top N layers
|
2022-12-31 17:43:27 +00:00 |
|
theblackcat102
|
918b7b7ec0
|
[feature] Add galactica training config
|
2023-01-01 01:25:53 +08:00 |
|
theblackcat102
|
24e06626f4
|
[fix] Fix missing configs
|
2022-12-31 17:04:44 +00:00 |
|
theblackcat102
|
f3c299757d
|
[feature] added configs argument for parameters training and recording
|
2022-12-31 17:02:46 +00:00 |
|
theblackcat102
|
d2572d0323
|
[fix] Add drop_token_type to use galactica
|
2022-12-31 09:42:49 +00:00 |
|
theblackcat102
|
3a10f1024a
|
[fix] Fix truncation in collate fn
|
2022-12-31 09:27:09 +00:00 |
|
theblackcat102
|
b2ef4695a0
|
[fix] Fix missing accuracy and eval loss
|
2022-12-31 03:47:54 +00:00 |
|
theblackcat102
|
bcd5c52b3b
|
[feature] working trainer code
|
2022-12-31 03:02:10 +00:00 |
|
theblackcat102
|
ad98a28241
|
[feature] add rank dataset for webgpt and human feedback summary
|
2022-12-30 17:25:50 +00:00 |
|
Keith Stevens
|
a8e7cee73c
|
Merge pull request #73 from Vechtomov/fix-footer-logo
fixed footer logo icon
|
2022-12-27 09:39:54 +09:00 |
|
Vechtomov
|
e94b6c2a31
|
pre-commit run
|
2022-12-27 02:30:13 +03:00 |
|
Vechtomov
|
297d39d272
|
fixed footer logo icon
|
2022-12-27 02:12:25 +03:00 |
|
Keith Stevens
|
68aa2d940a
|
Merge pull request #64 from AbdBarho/summarize
Implement `summarize_story` for web
|
2022-12-27 07:36:02 +09:00 |
|
Andreas Köpf
|
54c7a942ac
|
remove old readme section (broken link)
|
2022-12-26 15:44:05 +01:00 |
|
AbdBarho
|
384894b3bf
|
Implement summarize_story for web
|
2022-12-26 13:47:20 +01:00 |
|
Andreas Köpf
|
f8c3008003
|
Merge pull request #57 from MattAlexMiracle/main
user scoring and question selection
|
2022-12-26 09:47:12 +01:00 |
|
Andreas Köpf
|
4b842674b8
|
Merge pull request #60 from LAION-AI/40-introduce-text-labels-to-the-protocol
added text labels to the API and the backend
|
2022-12-26 09:34:00 +01:00 |
|
Keith Stevens
|
5729e722a3
|
Merge pull request #58 from LAION-AI/web-on-ansible
Fixing the nextauth url for the dev instance
|
2022-12-26 11:46:21 +09:00 |
|
Yannic Kilcher
|
c3a622643b
|
Merge pull request #61 from LAION-AI/59-document-how-to-develop-on-the-backend-api
removed ALLOW_ANY_API_KEY and allow skipping API key check in debug
|
2022-12-25 23:47:26 +01:00 |
|
Yannic Kilcher
|
b0e003999d
|
Merge pull request #62 from LAION-AI/add-plan-and-vision-to-readme
added Plan and Vision section to readme
|
2022-12-25 23:46:52 +01:00 |
|
Yannic Kilcher
|
e12649208e
|
added Plan and Vision section to readme
|
2022-12-25 19:11:50 +01:00 |
|
Yannic Kilcher
|
55d003adbe
|
added parens for readability
|
2022-12-25 19:00:13 +01:00 |
|
Yannic Kilcher
|
d6ab6519bb
|
removed leftover comment
|
2022-12-25 18:59:26 +01:00 |
|
Yannic Kilcher
|
78a7747e05
|
added docstring to migration and renamed file
|
2022-12-25 18:58:48 +01:00 |
|
Yannic Kilcher
|
703c1129dd
|
re-introduced ALLOW_ANY_API_KEY
|
2022-12-25 18:24:49 +01:00 |
|
Yannic Kilcher
|
21f44d2d4c
|
removed ALLOW_ANY_API_KEY and allow skipping API key check in debug
|
2022-12-25 17:25:30 +01:00 |
|
Yannic Kilcher
|
a37bf6bf41
|
added text labels to the API
|
2022-12-25 17:08:57 +01:00 |
|
Yannic Kilcher
|
db10c52877
|
updated laion discord lin
|
2022-12-25 15:31:10 +01:00 |
|
Yannic Kilcher
|
3b4e2d2917
|
added eslint to pre-commit in a hacky way
|
2022-12-25 14:24:46 +01:00 |
|
Keith Stevens
|
583f34685c
|
Fixing the nextauth url for the dev instance
|
2022-12-25 22:06:54 +09:00 |
|
Alexander Mattick
|
a62db13414
|
added fixed point definition for prompt
|
2022-12-25 13:56:15 +01:00 |
|