Elron commited on
Commit
882ce21
1 Parent(s): 04e1e1f

Upload blocks.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. blocks.py +1 -0
blocks.py CHANGED
@@ -32,6 +32,7 @@ from .templates import (
32
  RenderAutoFormatTemplate,
33
  RenderFormatTemplate,
34
  RenderTemplatedICL,
 
35
  Template,
36
  TemplatesDict,
37
  TemplatesList,
 
32
  RenderAutoFormatTemplate,
33
  RenderFormatTemplate,
34
  RenderTemplatedICL,
35
+ SpanLabelingTemplate,
36
  Template,
37
  TemplatesDict,
38
  TemplatesList,