-
Update "Adding Report" document for adding reports for snippets and none page models
### Pertinent section of the Wagtail docs
https://docs.wagtail.org/en/stable/extending/adding_reports.html
…
-
I plan to implement 2 transformer models, and finally choose the one which performs the best on evaluation.
T5 (Text-to-Text Transfer Transformer) is a powerful and flexible Transformer-based languag…
-
I'm on Django 2.1.
This error appears on trying `makemigrations` with a basic model:
```
from django.db import models
from django.utils.translation import ugettext as _
# 2nd party
from ling…
ghost updated
5 years ago
-
I configure my settings.py as follows:
DATABASES = {
'default': {
'ENGINE': 'mongoengine', # Add 'postgresql_psycopg2', 'mysql', 'sqlite3' or 'oracle'.
'NAME': 'study_center', …
-
I have read this (http://django-hvad.readthedocs.org/en/latest/public/faq.html#how-do-i-use-hvad-with-mptt).
I have models (see below). Admin works, ORM works.
```
from django.db import models
from …
-
Hi there Macoron,
what a wonderful asset - thank you so much for providing it freely!
I really tried o figoure out how to add a second translation language - but so far I have failed.
So, I was…
-
This issue documents the progress on separating workspace from the graph for purposes of making multiple models translation more memory efficient. This is the bergamot-translator counterpart of https:…
-
http://www.lr.pi.titech.ac.jp/~haseshun/acl2017suzukake/slides/06.pdf
-
> If agentic translations can generate better results than traditional architectures (such as an end-to-end transformer that inputs a text and directly outputs a translation) -- which are often faster…
-
### System Info
transformers.js : `@huggingface/transformers@3.0.0-alpha.13`
browser: chrome
node: v20.17.0
### Environment/Platform
- Website/web-app
### Description
- [ ] Test Gener…