jorge-henao
commited on
Commit
路
addf8b9
1
Parent(s):
f0a3bba
Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,6 @@ Testing is a work in progress, we decide to share both model variations with com
|
|
42 |
- ### About pre-processing
|
43 |
|
44 |
```python
|
45 |
-
|
46 |
def format_instruction_without_context(example):
|
47 |
example["topic"] = example['input']
|
48 |
input = "La conversaci贸n entre un humano y un asistente de IA."
|
|
|
42 |
- ### About pre-processing
|
43 |
|
44 |
```python
|
|
|
45 |
def format_instruction_without_context(example):
|
46 |
example["topic"] = example['input']
|
47 |
input = "La conversaci贸n entre un humano y un asistente de IA."
|