desdesmond
commited on
Commit
•
d845307
1
Parent(s):
4351348
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
license: apache-2.0
|
4 |
-
base_model:
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
@@ -9,6 +10,9 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: lora_training
|
11 |
results: []
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
license: apache-2.0
|
4 |
+
base_model:
|
5 |
+
- ykacer/bert-base-cased-imdb-sequence-classification
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
metrics:
|
|
|
10 |
model-index:
|
11 |
- name: lora_training
|
12 |
results: []
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
pipeline_tag: token-classification
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|