jeang commited on
Commit
bdd8a2c
·
1 Parent(s): b0fb8fb

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md ADDED
@@ -0,0 +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.