nanom commited on
Commit
4b0aadc
1 Parent(s): 743fd42

fixed license path

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. tool_info.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from interfaces.interface_datos import interface as interface_datos
8
  AVAILABLE_LOGS = True # [True | False]
9
  LANGUAGE = "spanish" # [spanish]
10
  VOCABULARY_SUBSET = "full" # [full]
11
- # ToDo Cheange context dataset owner from nanom to vialibre
12
  CONTEXTS_DATASET = "nanom/splittedspanish3bwc"
13
 
14
  # --- Init classes ---
 
8
  AVAILABLE_LOGS = True # [True | False]
9
  LANGUAGE = "spanish" # [spanish]
10
  VOCABULARY_SUBSET = "full" # [full]
11
+ # ToDo: Change the owner of the context dataset from nanom to vialibre
12
  CONTEXTS_DATASET = "nanom/splittedspanish3bwc"
13
 
14
  # --- Init classes ---
tool_info.py CHANGED
@@ -4,7 +4,7 @@ TOOL_INFO = """
4
  * [Read Full Paper](https://arxiv.org/abs/2207.06591)
5
 
6
  > ### Licensing Information
7
- * [MIT Licence](https://huggingface.co/spaces/vialibre/vialibre/edia_datos_es/resolve/main/LICENSE)
8
 
9
  > ### Citation Information
10
  ```c
 
4
  * [Read Full Paper](https://arxiv.org/abs/2207.06591)
5
 
6
  > ### Licensing Information
7
+ * [MIT Licence](https://huggingface.co/spaces/vialibre/edia_datos_es/resolve/main/LICENSE)
8
 
9
  > ### Citation Information
10
  ```c