From b6f8afb586272f3c93be8cd800eb2ec83b027ea6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jiang=20Yuxin=20=E5=A7=9C=E5=AE=87=E5=BF=83?= <70904956+YJiangcm@users.noreply.github.com> Date: Wed, 5 Apr 2023 20:19:42 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 680b108..345185b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Our code is modified based on [SimCSE](https://github.com/princeton-nlp/SimCSE) ## Quick Links - [Overview](#overview) - [Model List](#model-list) - - [Getting Started](#getting-started) + - [Usage](#usage) - [Train PromCSE](#train-promcse) - [Setups](#setups) - [Evaluation](#evaluation) @@ -65,7 +65,7 @@ We have released our supervised and unsupervised models on huggingface, which ac -## Getting Started +## Usage [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1lanXViJzbmGM1bwm8AflNUKmrvDidg_3?usp=sharing) We provide an easy-to-use python package `promcse` which contains the following functions: