From 7d527ddda393901f734c03624e6e5f5e540e4c56 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Fri, 20 Sep 2024 03:18:22 +0900 Subject: [PATCH] chore: update README.md vanila -> vanilla --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd60c02..07c5425 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The data has been filtered and annotated based on the [LaMP dataset](https://git ### Data Generation Pipeline 1. Place the [LaMP dataset](https://github.com/LaMP-Benchmark/LaMP/tree/main/LaMP) under `data/lamp` -2. Run vanila LMs and augmented LMs and save the inference results +2. Run vanilla LMs and augmented LMs and save the inference results - e.g., `python utility_labels/inference.py --model_name flanT5XXL --lamp_num 4` - redirect your system output to a `.log` file 3. Evaluate the inference results