Skip to content

Releases: exorde-labs/exorde-client

Field updates (ExternalParentId/ExternalId) + Removed obsolete old system REP

24 Oct 13:29
10a8c86

Choose a tag to compare

Field updates (ExternalParentId/ExternalId) in ProcessBatch

24 Oct 09:45
be5a0c8

Choose a tag to compare

NEW UPLOAD API Latest

20 Oct 15:39
71292e4

Choose a tag to compare

v2.5.20

NEW UPLOAD API

Extended domains (social)

19 Nov 14:31
19d571c

Choose a tag to compare

Extend social domains (#70)

* Update process_batch.py

* Update process_batch.py

* Update setup.py

* Update spotting.py

* Update spotting.py

Minor preprocessing & case handling fix

31 Oct 10:07
f1244b2

Choose a tag to compare

Text content won't be lowercased anymore, better keywords extract

v2.5.13

30 Oct 23:27
29c8e7d

Choose a tag to compare

Update setup.py

New Optimized data pipeline (new tag, lower RAM, lighter image)

14 Oct 12:59
6dd1b2d

Choose a tag to compare

Optimized data pipeline (new ZS model, better RAM usage)

Update lab_initialization.py
Update pre_install.py
Update zero_shot.py
Update tag.py
Update Dockerfile
Update models.py
Removes a large zero shot model used until now, for a smaller, more efficient, with similar accuracy model.
We now are able to add it to the batch processing data pipeline and remove it from inter-item processing, accelerating the process & lot, reducing RAM usage over time.

The image will now be 1.2Gb smaller or so, and will have very fast item processing time, with all models loaded in RAM beforehand.

Minor domain fix

22 Aug 07:43
6dd1b2d

Choose a tag to compare

Batch processing optimization (#66)

* Update lab_initialization.py
* Update pre_install.py
* Update zero_shot.py
* Update tag.py
* Update Dockerfile
* Update models.py


Removes a large zero shot model used until now, for a smaller, more efficient, with similar accuracy model.
We now are able to add it to the batch processing data pipeline and remove it from inter-item processing, accelerating the process & lot, reducing RAM usage over time.

The image will now be 1.2Gb smaller or so, and will have very fast item processing time, with all models loaded in RAM beforehand.

Added raw/translated content

17 Jul 08:16
9d806a4

Choose a tag to compare

We added the raw & translated content to the IPFS uploads.
This provide more content to the Network.

Improved translation modules + Dockerfile minor fix Latest

23 May 14:21
f81ecd5

Choose a tag to compare

Improved translation modules + Dockerfile minor fix
Latest Argostranslate updated to version 1.9.6, with CTranslate2 indirectly bumped to v4.