From 99ec1c289a21232a1563d2880ac3a0c645ad1e2a Mon Sep 17 00:00:00 2001 From: Zachary Levonian <33158587+levon003@users.noreply.github.com> Date: Thu, 23 May 2024 12:39:58 -0400 Subject: [PATCH] Add arXiv badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1dc844a..301cc1c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # llm-math-education: Retrieval augmented generation for middle-school math question answering and hint generation +[![arXiv](https://img.shields.io/badge/arXiv-2310.03184-b31b1b.svg)](https://arxiv.org/abs/2310.03184) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8284412.svg)](https://doi.org/10.5281/zenodo.8284412) [![License](https://img.shields.io/github/license/DigitalHarborFoundation/llm-math-education)](https://github.com/DigitalHarborFoundation/llm-math-education/blob/main/LICENSE)