Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- text-classification
|
5 |
-
|
6 |
widget:
|
7 |
- text: I love AutoTrain
|
8 |
datasets:
|
@@ -11,6 +10,8 @@ license: mit
|
|
11 |
language:
|
12 |
- en
|
13 |
pipeline_tag: text-classification
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Model Trained Using AutoTrain
|
|
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- text-classification
|
|
|
5 |
widget:
|
6 |
- text: I love AutoTrain
|
7 |
datasets:
|
|
|
10 |
language:
|
11 |
- en
|
12 |
pipeline_tag: text-classification
|
13 |
+
base_model:
|
14 |
+
- google-bert/bert-base-uncased
|
15 |
---
|
16 |
|
17 |
# Model Trained Using AutoTrain
|