Sean MacAvaney
commited on
Commit
·
013487b
1
Parent(s):
59a2dce
fix typo in config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
"vocab_size": 32103,
|
29 |
"prompt": {
|
30 |
"document": "Title: {title} Url: {url}",
|
31 |
-
"rel": "
|
32 |
-
"nrel": "
|
33 |
}
|
34 |
}
|
|
|
28 |
"vocab_size": 32103,
|
29 |
"prompt": {
|
30 |
"document": "Title: {title} Url: {url}",
|
31 |
+
"rel": "\u2581vera",
|
32 |
+
"nrel": "\u2581falsa"
|
33 |
}
|
34 |
}
|