Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ language:
|
|
10 |
- en
|
11 |
base_model: distilbert/distilbert-base-uncased
|
12 |
library_name: transformers
|
|
|
13 |
---
|
14 |
# DistilBERT-base-uncased LoRA Text Classification Model
|
15 |
|
|
|
10 |
- en
|
11 |
base_model: distilbert/distilbert-base-uncased
|
12 |
library_name: transformers
|
13 |
+
license: cc-by-nd-4.0
|
14 |
---
|
15 |
# DistilBERT-base-uncased LoRA Text Classification Model
|
16 |
|