Create README.md
Browse files
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.
|