Skip to content

Commit

Permalink
Add sample blogs dataset with titles
Browse files Browse the repository at this point in the history
  • Loading branch information
saarikabhasi committed Aug 15, 2023
1 parent a026d0f commit 2ec494c
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions notebooks/integrations/hugging-face/blogs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"title": "Machine Learning for Nginx Logs - Identifying Operational Issues with Your Website"
},
{
"title": "Logstash Lines: Introduce integration plugins"
},
{
"title": "EQL for the masses"
},
{
"title": "Where in the World is Elastic? - QCon Beijing, Devoxx France, Percona Live & AWS Summit Chicago"
},
{
"title": "Brewing in Beats: Track network connections"
},
{
"title": "Kibana 4 Video Tutorials, Part 3"
},
{
"title": "Keeping up with Kibana: This week in Kibana for November 29th, 2019"
},
{
"title": "How to implement similarity image search | Elastic.co | Elastic Blog"
},
{
"title": "Data Visualization For Machine Learning"
},
{
"title": "Introducing approximate nearest neighbor search in Elasticsearch 8.0 | Elastic Blog"
}
]

0 comments on commit 2ec494c

Please sign in to comment.