diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..e32b544 Binary files /dev/null and b/.DS_Store differ diff --git a/.github/.DS_Store b/.github/.DS_Store new file mode 100644 index 0000000..bc50a95 Binary files /dev/null and b/.github/.DS_Store differ diff --git a/README.md b/README.md index e69de29..c532c3f 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,27 @@ +# OpenML Labs blog + +This repository serves as the blog for the OpenML Labs. It uses Quarto to render the blog posts from markdown and jupyter notebooks. + +## How to write a post? + +- Clone this repository +- Install quarto : [Here](https://quarto.org/docs/get-started/) +- Create a new folder in the `posts` directory with the name of your post + - `git checkout -b ` + - Create a markdown file or a jupyter notebook in the folder + - Add a header to the start of the file as below + ```yaml + --- + toc: true + layout: post + description: Experimenting with LLM temperature and its effects on answer quality + categories: [llm] + title: Experiments with Temperature + author: Subhaditya Mukherjee + date : 2024-07-08 + --- + ``` + - Add any images or other files that are needed for the post in the folder +- `git add . && git commit -m "Added post" && git push` +- Create a pull request to the `main` branch +- Once the PR is merged, the post will be live on the blog \ No newline at end of file diff --git a/docs/.DS_Store b/docs/.DS_Store new file mode 100644 index 0000000..2351dcb Binary files /dev/null and b/docs/.DS_Store differ diff --git a/docs/index.html b/docs/index.html index 315d64a..12ae103 100644 --- a/docs/index.html +++ b/docs/index.html @@ -208,7 +208,7 @@

Welcome to the Open Machine Learning blog

-
+

@@ -617,7 +617,7 @@

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp("https:\/\/openml-labs\.github\.io\/blog\/"); + var filterRegex = new RegExp('/' + window.location.host + '/'); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/posts/.DS_Store b/docs/posts/.DS_Store new file mode 100644 index 0000000..3e3693f Binary files /dev/null and b/docs/posts/.DS_Store differ diff --git a/docs/posts/Experiments-with-temperature/.DS_Store b/docs/posts/Experiments-with-temperature/.DS_Store new file mode 100644 index 0000000..bf4e24f Binary files /dev/null and b/docs/posts/Experiments-with-temperature/.DS_Store differ diff --git a/docs/posts/Experiments-with-temperature/experiments_with_temp.html b/docs/posts/Experiments-with-temperature/experiments_with_temp.html index 90c7153..56d7bbb 100644 --- a/docs/posts/Experiments-with-temperature/experiments_with_temp.html +++ b/docs/posts/Experiments-with-temperature/experiments_with_temp.html @@ -679,7 +679,7 @@

Conclusion

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp("https:\/\/openml-labs\.github\.io\/blog\/"); + var filterRegex = new RegExp('/' + window.location.host + '/'); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/posts/OpenML-Hacktoberfest/2020-10-23-OpenML-Hacktoberfest.html b/docs/posts/OpenML-Hacktoberfest/2020-10-23-OpenML-Hacktoberfest.html index 53897da..92bb9e8 100644 --- a/docs/posts/OpenML-Hacktoberfest/2020-10-23-OpenML-Hacktoberfest.html +++ b/docs/posts/OpenML-Hacktoberfest/2020-10-23-OpenML-Hacktoberfest.html @@ -310,7 +310,7 @@

We hope } var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp("https:\/\/openml-labs\.github\.io\/blog\/"); + var filterRegex = new RegExp('/' + window.location.host + '/'); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/sitemap.xml b/docs/sitemap.xml deleted file mode 100644 index 68bf661..0000000 --- a/docs/sitemap.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - https://openml-labs.github.io/blog/about.html - 2024-07-06T15:32:30.438Z - - - https://openml-labs.github.io/blog/posts/Experiments-with-temperature/experiments_with_temp.html - 2024-07-06T15:32:30.460Z - - - https://openml-labs.github.io/blog/posts/2019-10-24-OpenML-workshop-at-Dagstuhl/2019-10-24-OpenML-workshop-at-Dagstuhl.html - 2024-07-06T15:32:30.456Z - - - https://openml-labs.github.io/blog/posts/2019-10-26-OpenML-Machine-Learning-as-a-community/2019-10-26-OpenML-Machine-Learning-as-a-community.html - 2024-07-06T15:32:30.457Z - - - https://openml-labs.github.io/blog/posts/2016-09-18-mlr-loves-OpenML/2016-09-18-mlr-loves-OpenML.html - 2024-07-06T15:32:30.455Z - - - https://openml-labs.github.io/blog/posts/2020-05-06-Reproducible-deep-learning-with-OpenML/2020-05-06-Reproducible-deep-learning-with-OpenML.html - 2024-07-06T15:32:30.458Z - - - https://openml-labs.github.io/blog/posts/2017-03-03-Basic-components-of-OpenML/2017-03-03-Basic-components-of-OpenML.html - 2024-07-06T15:32:30.456Z - - - https://openml-labs.github.io/blog/posts/OpenML-Hacktoberfest/2020-10-23-OpenML-Hacktoberfest.html - 2024-07-06T15:32:30.460Z - - - https://openml-labs.github.io/blog/posts/2016-05-02-OpenML/2016-05-02-OpenML.html - 2024-07-06T15:32:30.454Z - - - https://openml-labs.github.io/blog/posts/2020-03-23-Finding a-standard-dataset-format-for-machine-learning/2020-03-23-Finding a-standard-dataset-format-for-machine-learning.html - 2024-07-06T15:32:30.457Z - - - https://openml-labs.github.io/blog/index.html - 2024-07-06T15:32:30.454Z - - diff --git a/posts/.DS_Store b/posts/.DS_Store new file mode 100644 index 0000000..94a5c0e Binary files /dev/null and b/posts/.DS_Store differ diff --git a/posts/Experiments-with-temperature/.DS_Store b/posts/Experiments-with-temperature/.DS_Store new file mode 100644 index 0000000..50708de Binary files /dev/null and b/posts/Experiments-with-temperature/.DS_Store differ