Commit Graph
2246 Commits
Author SHA1 Message Date
Sotirios Anagnostidis 5b1427d811 os_private 2023-02-11 13:19:09 +01:00
Sotirios Anagnostidis ac97943be1 refactor datasets and oa private data selection 2023-02-11 11:49:58 +01:00
Sotirios Anagnostidis 23ee2f24d9 dataset args 2023-02-11 11:02:48 +01:00
Sotirios Anagnostidis 714677b5d8 add possible kwargs to datasets 2023-02-11 10:44:03 +01:00
Sotirios Anagnostidis 44ed44e05d deactivtae samples mixing by default 2023-02-11 10:33:25 +01:00
Sotirios Anagnostidis 631ba14b34 no wandb when debugging 2023-02-11 10:30:57 +01:00
Sotirios Anagnostidis 540a96fb0e pre commits 2023-02-11 10:29:56 +01:00
sanagnosandGitHub 0610865de7 Merge pull request #1455 from LAION-AI/add-dataset
Add more datasets and some fixes
2023-02-11 10:23:59 +01:00
04bbde506a Fixing docs syntax/grammar errors (#1457)
* Fixing syntax and grammar errors in datasets.md

---------

Co-authored-by: Andrew Maguire <andrewm4894@gmail.com>
2023-02-11 08:44:16 +00:00
notmdandGitHub 71326d485e allow moderators to ban user (#1458)
* allow mod to ban user

* fix middleware
2023-02-11 09:10:10 +01:00
Felipe AguilarandGitHub 406cf28f79 fix: typos spanish (es) version (#1452)
In the spanish version of index.json the following changes were made:
"blurb1": paraphrased to avoid repetition, word order fixed and missing punctuation added
"faq_title": typo fix
2023-02-11 12:40:00 +09:00
notmdandGitHub 3f7244cf3b implement admin message detail page (#1453) 2023-02-11 12:27:01 +09:00
Pablo P VarelaandGitHub 34bd850021 Add Galician (gl) language (#1443)
* Add Galician (gl) language

* Add missing translation from Intl for Galician and separate logic
2023-02-11 12:26:52 +09:00
EcronandGitHub f4a83167aa Update labelling.json (#1441)
Fixed Catalan translation.
2023-02-11 12:18:17 +09:00
EcronandGitHub ac9182fc90 Update tasks.json (#1439)
Fixed Catalan translation:
- Given uniformity regarding formality (tu-vós)
- Homogenized terminology
- Fixed typos
2023-02-11 12:17:41 +09:00
EcronandGitHub 5ad900ba06 Update message.json (#1437)
Fixes in the Catalan translation.
2023-02-11 12:16:02 +09:00
Julen EtxanizandGitHub 089009179d fix basque translation typos (#1423) 2023-02-11 12:15:20 +09:00
Richard MacarthyandGitHub 8ec6032a6b Fix whitespace sortable and fix mouse cursor handling (#1421)
Hey, this pr fixes issue #1364 and also applies some refactoring of the code in SortableItem.

Here is a a summary of the changes:

    Replace useState hook to manage the mouse cursor. Instead, we can use css.
    Added a background color indicator when the item is in active state.
    Added and updated the stories for Sortable to support these changes.

Any problems please let me know.
2023-02-11 12:14:11 +09:00
GuilleHoardingsandGitHub 00c58975cf Extract more strings for localization (#1417)
Only English and Spanish translations added.
2023-02-11 12:12:50 +09:00
theblackcat102 9e69117ead [fix] Fix other PR merge bug 2023-02-11 01:53:37 +00:00
EcronandGitHub 8fb31a3a54 Update tos.json (#1436)
Minor fixes in Catalan translation.
2023-02-11 08:52:43 +07:00
EcronandGitHub 9bd703e9e0 Update leaderboard.json (#1435)
Minor fixes in Catalan translation.
2023-02-11 08:49:56 +07:00
Yannic Kilcher 48212079f4 unified queueing 2023-02-11 01:31:25 +01:00
theblackcat102 bcebbbc49c [merge] Fix conflict 2023-02-11 00:23:25 +00:00
theblackcat102 34347607d4 [fix] add comments for translation data 2023-02-11 00:08:34 +00:00
Yannic Kilcher 76f7af0dfd Merge branch 'main' of github.com:LAION-AI/Open-Assistant 2023-02-10 23:32:58 +01:00
Yannic Kilcher 097c918cb9 bugfix 2023-02-10 23:30:42 +01:00
Fabricio BrazandGitHub bfccb51142 Writing prompt (#1274)
* Create writing_prompt.ipynb
2023-02-10 22:16:04 +00:00
Yannic Kilcher 91e5b11315 touch 2023-02-10 23:01:34 +01:00
Yannic Kilcher 97f1bea066 added inference image builds 2023-02-10 22:59:45 +01:00
Yannic Kilcher d1aea98ad5 added dockerfile for worker-full 2023-02-10 22:53:40 +01:00
Yannic KilcherandGitHub 90c3d5640e Added database to inference server (#1446)
* added db for inference

* fixed dockerfiles for inference
2023-02-10 22:51:35 +01:00
Isabell ReichardtandGitHub 911fc2affc Update translation "view_user" in /de/message.json (#1431)
I've updated the "view_user" from "user anzeigen" to "Benutzer anzeigen"
2023-02-10 17:56:48 +01:00
sanagnosandGitHub 6f590d0403 Merge pull request #1438 from jackapbutler/update-reward-readme
Update reward readme
2023-02-10 16:28:17 +01:00
jack.butler 7036df8dc0 update link to relative link 2023-02-10 15:23:06 +00:00
jack.butler 3f9e2c31ac add hyperlink to dummy yml file 2023-02-10 15:22:27 +00:00
jack.butler 2ebb336141 update readme 2023-02-10 15:18:31 +00:00
jack.butler 5de1c02a7a add dummy yml config for reward 2023-02-10 15:18:03 +00:00
notmdandGitHub f187c6181d Merge pull request #1434 from Ecron/patch-3
Update index.json (Catalan translation)
2023-02-10 21:55:24 +07:00
notmdandGitHub 69560a476c Merge pull request #1433 from Ecron/patch-2
Update dashboard.json (Catalan translation)
2023-02-10 21:54:16 +07:00
EcronandGitHub 9e7f94b24b Update index.json
Minor fixes in the Catalan translation.
2023-02-10 15:40:38 +01:00
EcronandGitHub 0a5e3eb76d Update dashboard.json
Fixed some typos in the Catalan translation.
2023-02-10 15:33:20 +01:00
Andrew MaguireandGitHub b60eb1e1ae minimal fastapi prom metrics (#1426)
* minimal fastapi prom metrics
2023-02-10 14:37:43 +01:00
sanagnosandGitHub 4dd0d67e9c Merge pull request #1398 from jackapbutler/fix-tokenizer-match
Add tests and update docstring to tokenizer matching
2023-02-10 11:37:00 +01:00
jack.butler 24b07523aa add test for tokenizer matching behaviour 2023-02-10 09:47:20 +00:00
jack.butler 2fbf2fa457 add docstring info about tokenizer matching 2023-02-10 09:46:58 +00:00
f679109fe7 Eurakasa -> Euskara (#1420)
Co-authored-by: bilbao_iban <bilbao_iban@eitb.eus>
2023-02-10 18:25:21 +09:00
notmdandGitHub 7a0bfa2d68 add moderator role (#1419) 2023-02-10 18:18:48 +09:00
Andreas Köpf 1439dd69b5 Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT into main 2023-02-10 09:11:45 +01:00
Andreas Köpf cbc3eba37d add env for mods 2023-02-10 09:11:15 +01:00