Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
7 |
-
- name: distilBert-Ai-text-detector
|
8 |
results: []
|
9 |
---
|
10 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: distilBert-Ai-text-detector
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
7 |
+
- name: distilBert-Ai-text-detector-with-ONNX
|
8 |
results: []
|
9 |
---
|
10 |
|