jeang commited on
Commit
de6f198
1 Parent(s): bdd8a2c

Added link to Ernie

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1 +1 @@
1
- This model is a demonstration of the Ernie library for fine-tuning sentence classification models. The base model is bert-base-uncased. The dataset for fine-tuning consists of two labeled example sentences. Because this is a toy example, we do not recommend it for anything other than for demonstrating the Ernie integration with Huggingface Hub.
 
1
+ This model is a demonstration of the [Ernie library] (https://github.com/labteral/ernie) for fine-tuning sentence classification models. The base model is bert-base-uncased. The dataset for fine-tuning consists of two labeled example sentences. Because this is a toy example, we do not recommend it for anything other than for demonstrating the Ernie integration with Huggingface Hub.