Add config.json
Browse files
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- en
|
4 |
-
|
5 |
tags:
|
6 |
- question-answering
|
7 |
-
license: apache-2.0
|
8 |
datasets:
|
9 |
- squad
|
10 |
metrics:
|
11 |
- squad
|
|
|
12 |
---
|
13 |
|
14 |
# DistilBERT with a second step of distillation
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- en
|
4 |
+
license: apache-2.0
|
5 |
tags:
|
6 |
- question-answering
|
|
|
7 |
datasets:
|
8 |
- squad
|
9 |
metrics:
|
10 |
- squad
|
11 |
+
thumbnail: https://github.com/karanchahal/distiller/blob/master/distiller.jpg
|
12 |
---
|
13 |
|
14 |
# DistilBERT with a second step of distillation
|