mrm8488 autoevaluator HF staff commited on
Commit
49edaa2
1 Parent(s): 383641c

Add verifyToken field to verify evaluation results are produced by Hugging Face's automatic model evaluator (#2)

Browse files

- Add verifyToken field to verify evaluation results are produced by Hugging Face's automatic model evaluator (fb43e5ac40027b2c4747120a43879671f85ddf93)


Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +23 -17
README.md CHANGED
@@ -6,24 +6,24 @@ tags:
6
  - generated_from_trainer
7
  datasets:
8
  - glue
9
- widget:
10
- - text: They represented seriously to the dean Mary as a genuine linguist.
11
  metrics:
12
  - matthews_correlation
 
 
13
  model-index:
14
  - name: deberta-v3-small
15
  results:
16
  - task:
17
- name: Text Classification
18
  type: text-classification
 
19
  dataset:
20
  name: GLUE COLA
21
  type: glue
22
  args: cola
23
  metrics:
24
- - name: Matthews Correlation
25
- type: matthews_correlation
26
  value: 0.6333205721749096
 
27
  - task:
28
  type: text-classification
29
  name: Text Classification
@@ -33,30 +33,36 @@ model-index:
33
  config: cola
34
  split: validation
35
  metrics:
36
- - name: Accuracy
37
- type: accuracy
38
  value: 0.8494726749760306
 
39
  verified: true
40
- - name: Precision
41
- type: precision
42
  value: 0.8455882352941176
 
43
  verified: true
44
- - name: Recall
45
- type: recall
46
  value: 0.957004160887656
 
47
  verified: true
48
- - name: AUC
49
- type: auc
50
  value: 0.9167413271767129
 
51
  verified: true
52
- - name: F1
53
- type: f1
54
  value: 0.8978529603122967
 
55
  verified: true
56
- - name: loss
57
- type: loss
58
  value: 0.4050811529159546
 
59
  verified: true
 
60
  ---
61
 
62
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
6
  - generated_from_trainer
7
  datasets:
8
  - glue
 
 
9
  metrics:
10
  - matthews_correlation
11
+ widget:
12
+ - text: They represented seriously to the dean Mary as a genuine linguist.
13
  model-index:
14
  - name: deberta-v3-small
15
  results:
16
  - task:
 
17
  type: text-classification
18
+ name: Text Classification
19
  dataset:
20
  name: GLUE COLA
21
  type: glue
22
  args: cola
23
  metrics:
24
+ - type: matthews_correlation
 
25
  value: 0.6333205721749096
26
+ name: Matthews Correlation
27
  - task:
28
  type: text-classification
29
  name: Text Classification
33
  config: cola
34
  split: validation
35
  metrics:
36
+ - type: accuracy
 
37
  value: 0.8494726749760306
38
+ name: Accuracy
39
  verified: true
40
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMjJjOTM0MTEzMzBlZWJlMWYwNzgzZmI3M2NiZWVjMDQ5ZDA1MWY0NGY3NjU1NTlmZWE3N2JjZWEzODE0ZTNkNSIsInZlcnNpb24iOjF9.Kt-3jnDTp3-Te5zMHVgG_5hpB5UMCkAMP7fmjx46QDWJfFHpyRgBlf-qz_fw5saFPAQ5G6QNq3bjEJ6mY2lhAw
41
+ - type: precision
42
  value: 0.8455882352941176
43
+ name: Precision
44
  verified: true
45
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiODAxMzNkZGEwNGNmYjk4NWRhZDk4OWE4MzA5Y2NiNjQyNTdkOWRmYjU0ZjY0YzQzYmE4ZmI3MjQ4OTk4OWIwNCIsInZlcnNpb24iOjF9.YBFnePtD5-HX15aST39xpPLroFYBgqEn5iLyVaClh62j0M7HQbB8aaGEbgaTIUIr-qz12gVfIQ7UZZIHxby_BQ
46
+ - type: recall
47
  value: 0.957004160887656
48
+ name: Recall
49
  verified: true
50
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMjRjMTVhN2E4YjNlOWY2MWRhODZiM2FhZDVjNzYwMjIyNWUyYTMxMWFlZjkwNzVhYjNmMjQxYjk2MTFmMzYyYiIsInZlcnNpb24iOjF9.40GYlU9Do74Y_gLmbIKR2WM8okz5fm-QUwJAsoIyM1UtQ71lKd-FV5Yr9CdAh3fyQYa3SMYe6tm9OByNMMw_AA
51
+ - type: auc
52
  value: 0.9167413271767129
53
+ name: AUC
54
  verified: true
55
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiYzVjYmMyZDkyMzM0ZTQ1MTk0ZmY4MWUwZmIxMGRlOWMyMjJmNDRiZGNkMGZlZDZmY2I5OWI2NDYzMGQ2YzhiNSIsInZlcnNpb24iOjF9.setZF_g9x-aknFXM1k0NxrOWMJcmpNi6z7QlyfL0i6fTPJOj6SbKJ1WQb3J1zTuabgx9cOc5xgHtBH3IA7fkDQ
56
+ - type: f1
57
  value: 0.8978529603122967
58
+ name: F1
59
  verified: true
60
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNmQ1NmNiMDhmNTU2Y2UxMzU0ODRmYmZmZTFkYjI4MzczMWUwYWQ4OTk2NGJlY2MzNmViYTA4MTRkODJhMTU1MyIsInZlcnNpb24iOjF9.GUIRxsYKgjYK63JS2rd9vCLHHmCiB4H68Xo5GxMaITfyzcUcdNc6l62njmQGrOoUidlTt1F7DzGP2Cu_Gz8HDg
61
+ - type: loss
62
  value: 0.4050811529159546
63
+ name: loss
64
  verified: true
65
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNjBjNjg0OTFjOTc5Mzc2MWQ1ZDIyYmM5MmIzZDVlY2JjYzBlZjMyN2IwOWU4YzNlMDcwZmM0NTMxYjExY2I0MiIsInZlcnNpb24iOjF9.xayLZc97iUW0zNqG65TiW9BXoqzV-tqF8g9qGCYQ1ZGuSDSjLlK7Y4og7-wqPEiME8JtNyVxl6-ZcWnF1t8cDg
66
  ---
67
 
68
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You