spaCy/website/docs/api
Edward de32011e4c
Add model-last saving mechanism to pretraining (#12459)
* Adjust pretrain command

* chane naming and add finally block

* Add unit test

* Add unit test assertions

* Update spacy/training/pretrain.py

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* change finally block

* Add to docs

* Update website/docs/usage/embeddings-transformers.mdx

* Add flag to skip saving model-last

---------

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2023-04-03 15:24:03 +02:00
..
architectures.mdx Make generation of empty KnowledgeBase instances configurable in EntityLinker (#12320) 2023-03-01 16:02:55 +01:00
attributeruler.mdx
attributes.mdx
cli.mdx Add model-last saving mechanism to pretraining (#12459) 2023-04-03 15:24:03 +02:00
coref.mdx corrected example code (#12466) 2023-03-27 11:32:49 +02:00
corpus.mdx Add spacy.PlainTextCorpusReader.v1 (#12122) 2023-01-26 11:33:22 +01:00
cython-classes.mdx
cython-structs.mdx
cython.mdx
data-formats.mdx
dependencymatcher.mdx Add new tags in docs for #12334 (#12348) 2023-03-01 10:46:13 +01:00
dependencyparser.mdx
doc.mdx Backslash fixes in docs (#12213) 2023-02-01 10:15:38 +01:00
docbin.mdx
edittreelemmatizer.mdx
entitylinker.mdx Make generation of empty KnowledgeBase instances configurable in EntityLinker (#12320) 2023-03-01 16:02:55 +01:00
entityrecognizer.mdx
entityruler.mdx
example.mdx
index.mdx
inmemorylookupkb.mdx API docs: Rename kb_in_memory to inmemorylookupkb, add to sidebar (#12128) 2023-01-19 13:29:17 +01:00
kb.mdx API docs: Rename kb_in_memory to inmemorylookupkb, add to sidebar (#12128) 2023-01-19 13:29:17 +01:00
language.mdx
legacy.mdx
lemmatizer.mdx
lexeme.mdx
lookups.mdx
matcher.mdx
morphologizer.mdx Tagger label smoothing (#12293) 2023-03-22 12:17:56 +01:00
morphology.mdx
phrasematcher.mdx
pipe.mdx
pipeline-functions.mdx
scorer.mdx
sentencerecognizer.mdx
sentencizer.mdx
span-resolver.mdx
span.mdx Add span_id to Span.char_span, update Doc/Span.char_span docs (#12196) 2023-01-27 15:09:17 +01:00
spancategorizer.mdx add explanation about overwriting behaviour (#12464) 2023-03-27 10:27:11 +02:00
spangroup.mdx
spanruler.mdx
stringstore.mdx Add info to stringstore and vocab (#12471) 2023-03-27 13:15:14 +02:00
tagger.mdx Tagger label smoothing (#12293) 2023-03-22 12:17:56 +01:00
textcategorizer.mdx
tok2vec.mdx
token.mdx
tokenizer.mdx
top-level.mdx Allow passing a Span to displacy.parse_deps (#12477) 2023-03-31 09:44:01 +02:00
transformer.mdx
vectors.mdx
vocab.mdx Add info to stringstore and vocab (#12471) 2023-03-27 13:15:14 +02:00