Upload tokenizer
Browse files- README.md +9 -9
- tokenizer.json +2 -2
README.md
CHANGED
@@ -1,20 +1,20 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
-
license: mit
|
4 |
base_model: microsoft/mdeberta-v3-base
|
5 |
-
tags:
|
6 |
-
- generated_from_trainer
|
7 |
datasets:
|
8 |
- tweet_sentiment_multilingual
|
|
|
|
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
- f1
|
|
|
|
|
12 |
model-index:
|
13 |
- name: scenario-NON-KD-SCR-COPY-CDF-ALL-D2_data-cardiffnlp_tweet_sentiment_multilingual
|
14 |
results:
|
15 |
- task:
|
16 |
-
name: Text Classification
|
17 |
type: text-classification
|
|
|
18 |
dataset:
|
19 |
name: tweet_sentiment_multilingual
|
20 |
type: tweet_sentiment_multilingual
|
@@ -22,12 +22,12 @@ model-index:
|
|
22 |
split: validation
|
23 |
args: all
|
24 |
metrics:
|
25 |
-
-
|
26 |
-
type: accuracy
|
27 |
value: 0.4965277777777778
|
28 |
-
|
29 |
-
|
30 |
value: 0.49536382507680443
|
|
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
|
|
|
|
2 |
base_model: microsoft/mdeberta-v3-base
|
|
|
|
|
3 |
datasets:
|
4 |
- tweet_sentiment_multilingual
|
5 |
+
library_name: transformers
|
6 |
+
license: mit
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
- f1
|
10 |
+
tags:
|
11 |
+
- generated_from_trainer
|
12 |
model-index:
|
13 |
- name: scenario-NON-KD-SCR-COPY-CDF-ALL-D2_data-cardiffnlp_tweet_sentiment_multilingual
|
14 |
results:
|
15 |
- task:
|
|
|
16 |
type: text-classification
|
17 |
+
name: Text Classification
|
18 |
dataset:
|
19 |
name: tweet_sentiment_multilingual
|
20 |
type: tweet_sentiment_multilingual
|
|
|
22 |
split: validation
|
23 |
args: all
|
24 |
metrics:
|
25 |
+
- type: accuracy
|
|
|
26 |
value: 0.4965277777777778
|
27 |
+
name: Accuracy
|
28 |
+
- type: f1
|
29 |
value: 0.49536382507680443
|
30 |
+
name: F1
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ddbe35b768b22d6cd0d61a0a88ea3a188b7c00bbb7b825f9f247cf0b79c2365
|
3 |
+
size 16350764
|