Add EmoSet training and evaluation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"base_template": "base",
|
||||
"mimetypes": {
|
||||
"text/plain": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{%- extends 'null.j2' -%}
|
||||
|
||||
{% block input %}
|
||||
{{ cell.source }}
|
||||
{% endblock input %}
|
||||
Reference in New Issue
Block a user