change license
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
inference:
|
4 |
parameters:
|
5 |
max_length: 60
|
@@ -22,4 +22,4 @@ For this example, we fine-tuned the T5-small model on a [dataset](https://huggin
|
|
22 |
The train data consisted solely of the respective titles of the documents (i.e., no access to ambiguous queries),
|
23 |
and therefore does not nearly perform to the degree we think is generally possible.
|
24 |
|
25 |
-
For demonstration purposes, however, this model can be tested with queries like _"spider man", "oceans 13", "sister staarlightt",_ or _"xileno bitcoin address"_ (to give some examples).
|
|
|
1 |
---
|
2 |
+
license: gpl-3.0
|
3 |
inference:
|
4 |
parameters:
|
5 |
max_length: 60
|
|
|
22 |
The train data consisted solely of the respective titles of the documents (i.e., no access to ambiguous queries),
|
23 |
and therefore does not nearly perform to the degree we think is generally possible.
|
24 |
|
25 |
+
For demonstration purposes, however, this model can be tested with queries like _"spider man", "oceans 13", "sister staarlightt",_ or _"xileno bitcoin address"_ (to give some examples).
|