Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
GPTCache
/
paraphrase-albert-small-v2
like
2
Follow
GPTCache
1
Feature Extraction
Transformers
albert
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
Upgrade the metadata for easier discoverability
#1
by
tomaarsen
HF Staff
- opened
Oct 1
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+6
-1
Files changed (1)
hide
show
README.md
+6
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
---
2
license: mit
3
-
---
1
---
2
license: mit
3
+
language:
4
+
- en
5
+
library_name: transformers
6
+
tags:
7
+
- sentence-transformers
8
+
---