model update
Browse files- README.md +15 -15
- classification.json +1 -0
- config.json +1 -1
- tokenizer_config.json +1 -1
README.md
CHANGED
@@ -113,10 +113,10 @@ model-index:
|
|
113 |
metrics:
|
114 |
- name: F1
|
115 |
type: f1
|
116 |
-
value:
|
117 |
- name: F1 (macro)
|
118 |
type: f1_macro
|
119 |
-
value:
|
120 |
- task:
|
121 |
name: Lexical Relation Classification (CogALexV)
|
122 |
type: classification
|
@@ -127,10 +127,10 @@ model-index:
|
|
127 |
metrics:
|
128 |
- name: F1
|
129 |
type: f1
|
130 |
-
value:
|
131 |
- name: F1 (macro)
|
132 |
type: f1_macro
|
133 |
-
value:
|
134 |
- task:
|
135 |
name: Lexical Relation Classification (EVALution)
|
136 |
type: classification
|
@@ -141,10 +141,10 @@ model-index:
|
|
141 |
metrics:
|
142 |
- name: F1
|
143 |
type: f1
|
144 |
-
value:
|
145 |
- name: F1 (macro)
|
146 |
type: f1_macro
|
147 |
-
value:
|
148 |
- task:
|
149 |
name: Lexical Relation Classification (K&H+N)
|
150 |
type: classification
|
@@ -155,10 +155,10 @@ model-index:
|
|
155 |
metrics:
|
156 |
- name: F1
|
157 |
type: f1
|
158 |
-
value:
|
159 |
- name: F1 (macro)
|
160 |
type: f1_macro
|
161 |
-
value:
|
162 |
- task:
|
163 |
name: Lexical Relation Classification (ROOT09)
|
164 |
type: classification
|
@@ -169,10 +169,10 @@ model-index:
|
|
169 |
metrics:
|
170 |
- name: F1
|
171 |
type: f1
|
172 |
-
value:
|
173 |
- name: F1 (macro)
|
174 |
type: f1_macro
|
175 |
-
value:
|
176 |
|
177 |
---
|
178 |
# relbert/relbert-roberta-large-nce-c-semeval2012
|
@@ -189,11 +189,11 @@ This model achieves the following results on the relation understanding tasks:
|
|
189 |
- Accuracy on ConceptNet Analogy: 0.43288590604026844
|
190 |
- Accuracy on T-Rex Analogy: 0.6120218579234973
|
191 |
- Lexical Relation Classification ([dataset](https://huggingface.co/datasets/relbert/lexical_relation_classification), [full result](https://huggingface.co/relbert/relbert-roberta-large-nce-c-semeval2012/raw/main/classification.json)):
|
192 |
-
- Micro F1 score on BLESS:
|
193 |
-
- Micro F1 score on CogALexV:
|
194 |
-
- Micro F1 score on EVALution:
|
195 |
-
- Micro F1 score on K&H+N:
|
196 |
-
- Micro F1 score on ROOT09:
|
197 |
- Relation Mapping ([dataset](https://huggingface.co/datasets/relbert/relation_mapping), [full result](https://huggingface.co/relbert/relbert-roberta-large-nce-c-semeval2012/raw/main/relation_mapping.json)):
|
198 |
- Accuracy on Relation Mapping: 0.7419444444444444
|
199 |
|
|
|
113 |
metrics:
|
114 |
- name: F1
|
115 |
type: f1
|
116 |
+
value: 0.9240620762392647
|
117 |
- name: F1 (macro)
|
118 |
type: f1_macro
|
119 |
+
value: 0.9209428077000147
|
120 |
- task:
|
121 |
name: Lexical Relation Classification (CogALexV)
|
122 |
type: classification
|
|
|
127 |
metrics:
|
128 |
- name: F1
|
129 |
type: f1
|
130 |
+
value: 0.8697183098591549
|
131 |
- name: F1 (macro)
|
132 |
type: f1_macro
|
133 |
+
value: 0.7120211843349907
|
134 |
- task:
|
135 |
name: Lexical Relation Classification (EVALution)
|
136 |
type: classification
|
|
|
141 |
metrics:
|
142 |
- name: F1
|
143 |
type: f1
|
144 |
+
value: 0.7145178764897074
|
145 |
- name: F1 (macro)
|
146 |
type: f1_macro
|
147 |
+
value: 0.6950368132437731
|
148 |
- task:
|
149 |
name: Lexical Relation Classification (K&H+N)
|
150 |
type: classification
|
|
|
155 |
metrics:
|
156 |
- name: F1
|
157 |
type: f1
|
158 |
+
value: 0.9645266745496279
|
159 |
- name: F1 (macro)
|
160 |
type: f1_macro
|
161 |
+
value: 0.8863335950189204
|
162 |
- task:
|
163 |
name: Lexical Relation Classification (ROOT09)
|
164 |
type: classification
|
|
|
169 |
metrics:
|
170 |
- name: F1
|
171 |
type: f1
|
172 |
+
value: 0.9169539329363836
|
173 |
- name: F1 (macro)
|
174 |
type: f1_macro
|
175 |
+
value: 0.9154665997245486
|
176 |
|
177 |
---
|
178 |
# relbert/relbert-roberta-large-nce-c-semeval2012
|
|
|
189 |
- Accuracy on ConceptNet Analogy: 0.43288590604026844
|
190 |
- Accuracy on T-Rex Analogy: 0.6120218579234973
|
191 |
- Lexical Relation Classification ([dataset](https://huggingface.co/datasets/relbert/lexical_relation_classification), [full result](https://huggingface.co/relbert/relbert-roberta-large-nce-c-semeval2012/raw/main/classification.json)):
|
192 |
+
- Micro F1 score on BLESS: 0.9240620762392647
|
193 |
+
- Micro F1 score on CogALexV: 0.8697183098591549
|
194 |
+
- Micro F1 score on EVALution: 0.7145178764897074
|
195 |
+
- Micro F1 score on K&H+N: 0.9645266745496279
|
196 |
+
- Micro F1 score on ROOT09: 0.9169539329363836
|
197 |
- Relation Mapping ([dataset](https://huggingface.co/datasets/relbert/relation_mapping), [full result](https://huggingface.co/relbert/relbert-roberta-large-nce-c-semeval2012/raw/main/relation_mapping.json)):
|
198 |
- Accuracy on Relation Mapping: 0.7419444444444444
|
199 |
|
classification.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"lexical_relation_classification/BLESS": {"classifier_config": {"activation": "relu", "alpha": 0.0001, "batch_size": "auto", "beta_1": 0.9, "beta_2": 0.999, "early_stopping": false, "epsilon": 1e-08, "hidden_layer_sizes": [100], "learning_rate": "constant", "learning_rate_init": 0.001, "max_fun": 15000, "max_iter": 200, "momentum": 0.9, "n_iter_no_change": 10, "nesterovs_momentum": true, "power_t": 0.5, "random_state": 0, "shuffle": true, "solver": "adam", "tol": 0.0001, "validation_fraction": 0.1, "verbose": false, "warm_start": false}, "test/accuracy": 0.9240620762392647, "test/f1_macro": 0.9209428077000147, "test/f1_micro": 0.9240620762392647, "test/p_macro": 0.9183376095085984, "test/p_micro": 0.9240620762392647, "test/r_macro": 0.9239499071249617, "test/r_micro": 0.9240620762392647}, "lexical_relation_classification/CogALexV": {"classifier_config": {"activation": "relu", "alpha": 0.0001, "batch_size": "auto", "beta_1": 0.9, "beta_2": 0.999, "early_stopping": false, "epsilon": 1e-08, "hidden_layer_sizes": [100], "learning_rate": "constant", "learning_rate_init": 0.001, "max_fun": 15000, "max_iter": 200, "momentum": 0.9, "n_iter_no_change": 10, "nesterovs_momentum": true, "power_t": 0.5, "random_state": 0, "shuffle": true, "solver": "adam", "tol": 0.0001, "validation_fraction": 0.1, "verbose": false, "warm_start": false}, "test/accuracy": 0.8697183098591549, "test/f1_macro": 0.7120211843349907, "test/f1_micro": 0.8697183098591549, "test/p_macro": 0.737898070486037, "test/p_micro": 0.8697183098591549, "test/r_macro": 0.689818193406024, "test/r_micro": 0.8697183098591549}, "lexical_relation_classification/EVALution": {"classifier_config": {"activation": "relu", "alpha": 0.0001, "batch_size": "auto", "beta_1": 0.9, "beta_2": 0.999, "early_stopping": false, "epsilon": 1e-08, "hidden_layer_sizes": [100], "learning_rate": "constant", "learning_rate_init": 0.001, "max_fun": 15000, "max_iter": 200, "momentum": 0.9, "n_iter_no_change": 10, "nesterovs_momentum": true, "power_t": 0.5, "random_state": 0, "shuffle": true, "solver": "adam", "tol": 0.0001, "validation_fraction": 0.1, "verbose": false, "warm_start": false}, "test/accuracy": 0.7145178764897074, "test/f1_macro": 0.6950368132437731, "test/f1_micro": 0.7145178764897074, "test/p_macro": 0.7041104371877797, "test/p_micro": 0.7145178764897074, "test/r_macro": 0.6887097932903111, "test/r_micro": 0.7145178764897074}, "lexical_relation_classification/K&H+N": {"classifier_config": {"activation": "relu", "alpha": 0.0001, "batch_size": "auto", "beta_1": 0.9, "beta_2": 0.999, "early_stopping": false, "epsilon": 1e-08, "hidden_layer_sizes": [100], "learning_rate": "constant", "learning_rate_init": 0.001, "max_fun": 15000, "max_iter": 200, "momentum": 0.9, "n_iter_no_change": 10, "nesterovs_momentum": true, "power_t": 0.5, "random_state": 0, "shuffle": true, "solver": "adam", "tol": 0.0001, "validation_fraction": 0.1, "verbose": false, "warm_start": false}, "test/accuracy": 0.9645266745496279, "test/f1_macro": 0.8863335950189204, "test/f1_micro": 0.9645266745496279, "test/p_macro": 0.9079614678282015, "test/p_micro": 0.9645266745496279, "test/r_macro": 0.8678882336276468, "test/r_micro": 0.9645266745496279}, "lexical_relation_classification/ROOT09": {"classifier_config": {"activation": "relu", "alpha": 0.0001, "batch_size": "auto", "beta_1": 0.9, "beta_2": 0.999, "early_stopping": false, "epsilon": 1e-08, "hidden_layer_sizes": [100], "learning_rate": "constant", "learning_rate_init": 0.001, "max_fun": 15000, "max_iter": 200, "momentum": 0.9, "n_iter_no_change": 10, "nesterovs_momentum": true, "power_t": 0.5, "random_state": 0, "shuffle": true, "solver": "adam", "tol": 0.0001, "validation_fraction": 0.1, "verbose": false, "warm_start": false}, "test/accuracy": 0.9169539329363836, "test/f1_macro": 0.9154665997245486, "test/f1_micro": 0.9169539329363836, "test/p_macro": 0.9187042989342739, "test/p_micro": 0.9169539329363836, "test/r_macro": 0.9124356845305504, "test/r_micro": 0.9169539329363836}}
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"RobertaModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "roberta-large",
|
3 |
"architectures": [
|
4 |
"RobertaModel"
|
5 |
],
|
tokenizer_config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"errors": "replace",
|
7 |
"mask_token": "<mask>",
|
8 |
"model_max_length": 512,
|
9 |
-
"name_or_path": "
|
10 |
"pad_token": "<pad>",
|
11 |
"sep_token": "</s>",
|
12 |
"special_tokens_map_file": null,
|
|
|
6 |
"errors": "replace",
|
7 |
"mask_token": "<mask>",
|
8 |
"model_max_length": 512,
|
9 |
+
"name_or_path": "roberta-large",
|
10 |
"pad_token": "<pad>",
|
11 |
"sep_token": "</s>",
|
12 |
"special_tokens_map_file": null,
|