DandinPower
commited on
Commit
•
d2a0319
1
Parent(s):
112034b
Upload DebertaV2ForSequenceClassification
Browse files- README.md +4 -4
- config.json +1 -1
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
README.md
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
license: mit
|
5 |
-
base_model: microsoft/deberta-v2-xxlarge
|
6 |
tags:
|
7 |
- nycu-112-2-datamining-hw2
|
8 |
- generated_from_trainer
|
|
|
9 |
datasets:
|
10 |
- DandinPower/review_onlytitleandtext
|
11 |
metrics:
|
@@ -14,15 +14,15 @@ model-index:
|
|
14 |
- name: deberta-v2-xxlarge-otat-small-lr
|
15 |
results:
|
16 |
- task:
|
17 |
-
name: Text Classification
|
18 |
type: text-classification
|
|
|
19 |
dataset:
|
20 |
name: DandinPower/review_onlytitleandtext
|
21 |
type: DandinPower/review_onlytitleandtext
|
22 |
metrics:
|
23 |
-
-
|
24 |
-
type: accuracy
|
25 |
value: 0.668
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: mit
|
|
|
5 |
tags:
|
6 |
- nycu-112-2-datamining-hw2
|
7 |
- generated_from_trainer
|
8 |
+
base_model: microsoft/deberta-v2-xxlarge
|
9 |
datasets:
|
10 |
- DandinPower/review_onlytitleandtext
|
11 |
metrics:
|
|
|
14 |
- name: deberta-v2-xxlarge-otat-small-lr
|
15 |
results:
|
16 |
- task:
|
|
|
17 |
type: text-classification
|
18 |
+
name: Text Classification
|
19 |
dataset:
|
20 |
name: DandinPower/review_onlytitleandtext
|
21 |
type: DandinPower/review_onlytitleandtext
|
22 |
metrics:
|
23 |
+
- type: accuracy
|
|
|
24 |
value: 0.668
|
25 |
+
name: Accuracy
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/mnt/nvme3n1p1/text-classification-exp/deberta-v2-xxlarge-otat-small-lr/checkpoint-1200",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4999085984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b2774d3d2a5f4f05b92e0c8fcc57951f34251d81cdf87214321fd25e440cc3d
|
3 |
size 4999085984
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1268684852
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:483f71bf5f2976cc835689c8a334ae9d0f3c0e1944ae9cd476cf434bc5df90f8
|
3 |
size 1268684852
|