Update README.md
Browse files
README.md
CHANGED
@@ -76,3 +76,7 @@ def eval(url):
|
|
76 |
"content": content,
|
77 |
}
|
78 |
```
|
|
|
|
|
|
|
|
|
|
76 |
"content": content,
|
77 |
}
|
78 |
```
|
79 |
+
|
80 |
+
**More details**
|
81 |
+
|
82 |
+
More details how this model was finetuned you can find here [Building LLM crawler](https://medium.com/@olga.rondareva/building-llm-crawler-cb73f46c73ad)
|