Update README.md
Browse files
README.md
CHANGED
|
@@ -3,5 +3,8 @@ license: apache-2.0
|
|
| 3 |
metrics:
|
| 4 |
- accuracy
|
| 5 |
pipeline_tag: feature-extraction
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
RestNet 18
|
|
|
|
| 3 |
metrics:
|
| 4 |
- accuracy
|
| 5 |
pipeline_tag: feature-extraction
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
library_name: transformers
|
| 9 |
---
|
| 10 |
RestNet 18
|