asahi417 commited on
Commit
6aae392
1 Parent(s): d53fb13
Files changed (2) hide show
  1. classification.json +1 -0
  2. relation_mapping.json +1 -1
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.926020792526744, "test/f1_macro": 0.9203622322435366, "test/f1_micro": 0.926020792526744, "test/p_macro": 0.9230499460469774, "test/p_micro": 0.926020792526744, "test/r_macro": 0.9181877808248872, "test/r_micro": 0.926020792526744}, "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.8514084507042253, "test/f1_macro": 0.6818973595530592, "test/f1_micro": 0.8514084507042253, "test/p_macro": 0.7107493264847122, "test/p_micro": 0.8514084507042253, "test/r_macro": 0.658753206427306, "test/r_micro": 0.8514084507042253}, "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.6868905742145178, "test/f1_macro": 0.6727836285482613, "test/f1_micro": 0.6868905742145178, "test/p_macro": 0.667958901892559, "test/p_micro": 0.6868905742145178, "test/r_macro": 0.6801328725694261, "test/r_micro": 0.6868905742145178}, "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.955762676497183, "test/f1_macro": 0.8743237384020923, "test/f1_micro": 0.955762676497183, "test/p_macro": 0.9153049388824182, "test/p_micro": 0.955762676497183, "test/r_macro": 0.8509236756707192, "test/r_micro": 0.955762676497183}, "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.898464431212786, "test/f1_macro": 0.8965223263877973, "test/f1_micro": 0.898464431212786, "test/p_macro": 0.8956406007694668, "test/p_micro": 0.898464431212786, "test/r_macro": 0.8974693787155289, "test/r_micro": 0.898464431212786}}
relation_mapping.json CHANGED
@@ -1 +1 @@
1
- {"accuracy": 0.8967261904761905, "prediction": [{"source": ["solar system", "sun", "planet", "mass", "attracts", "revolves", "gravity"], "true": ["atom", "nucleus", "electron", "charge", "attracts", "revolves", "electromagnetism"], "pred": ["atom", "nucleus", "electron", "charge", "attracts", "revolves", "electromagnetism"], "alignment_match": true, "accuracy": 1, "similarity": 0.9999999997898223, "similarity_true": 0.9999999997898223}, {"source": ["water", "flows", "pressure", "water tower", "bucket", "filling", "emptying", "hydrodynamics"], "true": ["heat", "transfers", "temperature", "burner", "kettle", "heating", "cooling", "thermodynamics"], "pred": ["heat", "transfers", "temperature", "burner", "kettle", "heating", "cooling", "thermodynamics"], "alignment_match": true, "accuracy": 1, "similarity": 0.9457925000742521, "similarity_true": 0.9457925000742521}, {"source": ["waves", "shore", "reflects", "water", "breakwater", "rough", "calm", "crashing"], "true": ["sounds", "wall", "echoes", "air", "insulation", "loud", "quiet", "vibrating"], "pred": ["echoes", "sounds", "wall", "air", "insulation", "loud", "quiet", "vibrating"], "alignment_match": false, "accuracy": 0.625, "similarity": 0.9062836189046372, "similarity_true": 0.8972522484034419}, {"source": ["combustion", "fire", "fuel", "burning", "hot", "intense", "oxygen", "carbon dioxide"], "true": ["respiration", "animal", "food", "breathing", "living", "vigorous", "oxygen", "carbon dioxide"], "pred": ["respiration", "animal", "food", "breathing", "living", "vigorous", "oxygen", "carbon dioxide"], "alignment_match": true, "accuracy": 1, "similarity": 0.9999999998138631, "similarity_true": 0.9999999998138631}, {"source": ["sound", "low", "high", "echoes", "loud", "quiet", "horn"], "true": ["light", "red", "violet", "reflects", "bright", "dim", "lens"], "pred": ["light", "red", "violet", "reflects", "bright", "dim", "lens"], "alignment_match": true, "accuracy": 1, "similarity": 0.9195897050252319, "similarity_true": 0.9195897050252319}, {"source": ["projectile", "trajectory", "earth", "parabolic", "air", "gravity", "attracts"], "true": ["planet", "orbit", "sun", "elliptical", "space", "gravity", "attracts"], "pred": ["planet", "orbit", "sun", "elliptical", "space", "gravity", "attracts"], "alignment_match": true, "accuracy": 1, "similarity": 0.9999999997817628, "similarity_true": 0.9999999997817628}, {"source": ["breeds", "selection", "conformance", "artificial", "popularity", "breeding", "domesticated"], "true": ["species", "competition", "adaptation", "natural", "fitness", "mating", "wild"], "pred": ["species", "competition", "fitness", "adaptation", "natural", "mating", "wild"], "alignment_match": false, "accuracy": 0.5714285714285714, "similarity": 0.8485983924669573, "similarity_true": 0.8429113318732205}, {"source": ["ball", "billiards", "speed", "table", "bouncing", "moving", "slow", "fast"], "true": ["molecules", "gas", "temperature", "container", "pressing", "moving", "cold", "hot"], "pred": ["molecules", "gas", "temperature", "container", "pressing", "moving", "cold", "hot"], "alignment_match": true, "accuracy": 1, "similarity": 0.9327636400005811, "similarity_true": 0.9327636400005811}, {"source": ["computer", "processing", "erasing", "write", "read", "memory", "outputs", "inputs", "bug"], "true": ["mind", "thinking", "forgetting", "memorize", "remember", "memory", "muscles", "senses", "mistake"], "pred": ["mind", "thinking", "forgetting", "memorize", "remember", "memory", "muscles", "senses", "mistake"], "alignment_match": true, "accuracy": 1, "similarity": 0.9343370830157076, "similarity_true": 0.9343370830157076}, {"source": ["slot machines", "reels", "spinning", "winning", "losing"], "true": ["bacteria", "genes", "mutating", "reproducing", "dying"], "pred": ["bacteria", "genes", "mutating", "reproducing", "dying"], "alignment_match": true, "accuracy": 1, "similarity": 0.874134525303485, "similarity_true": 0.874134525303485}, {"source": ["war", "soldier", "destroy", "fighting", "defeat", "attacks", "weapon"], "true": ["argument", "debater", "refute", "arguing", "acceptance", "criticizes", "logic"], "pred": ["argument", "debater", "refute", "arguing", "acceptance", "criticizes", "logic"], "alignment_match": true, "accuracy": 1, "similarity": 0.8934702056055576, "similarity_true": 0.8934702056055576}, {"source": ["buyer", "merchandise", "buying", "selling", "returning", "valuable", "worthless"], "true": ["believer", "belief", "accepting", "advocating", "rejecting", "true", "false"], "pred": ["believer", "belief", "accepting", "advocating", "rejecting", "true", "false"], "alignment_match": true, "accuracy": 1, "similarity": 0.8975714340457634, "similarity_true": 0.8975714340457634}, {"source": ["foundations", "buildings", "supporting", "solid", "weak", "crack"], "true": ["reasons", "theories", "confirming", "rational", "dubious", "flaw"], "pred": ["reasons", "theories", "confirming", "dubious", "rational", "flaw"], "alignment_match": false, "accuracy": 0.6666666666666666, "similarity": 0.8799804970483114, "similarity_true": 0.8774244556906112}, {"source": ["obstructions", "destination", "route", "traveller", "traveling", "companion", "arriving"], "true": ["difficulties", "goal", "plan", "person", "problem solving", "partner", "succeeding"], "pred": ["difficulties", "goal", "plan", "person", "problem solving", "partner", "succeeding"], "alignment_match": true, "accuracy": 1, "similarity": 0.8869640310386687, "similarity_true": 0.8869640310386687}, {"source": ["money", "allocate", "budget", "effective", "cheap", "expansive"], "true": ["time", "invest", "schedule", "efficient", "quick", "slow"], "pred": ["time", "invest", "schedule", "quick", "slow", "efficient"], "alignment_match": false, "accuracy": 0.5, "similarity": 0.9071011805976154, "similarity_true": 0.8784549814837116}, {"source": ["seeds", "planted", "fruitful", "fruit", "grow", "wither", "blossom"], "true": ["ideas", "inspired", "productive", "product", "develop", "fail", "succeed"], "pred": ["ideas", "inspired", "productive", "product", "succeed", "develop", "fail"], "alignment_match": false, "accuracy": 0.5714285714285714, "similarity": 0.9253092663317172, "similarity_true": 0.9187328065933107}, {"source": ["machine", "working", "turned on", "turned off", "broken", "power", "repair"], "true": ["mind", "thinking", "awake", "asleep", "confused", "intelligence", "therapy"], "pred": ["mind", "thinking", "awake", "asleep", "confused", "intelligence", "therapy"], "alignment_match": true, "accuracy": 1, "similarity": 0.9080954194723798, "similarity_true": 0.9080954194723798}, {"source": ["object", "hold", "weight", "heavy", "light"], "true": ["idea", "understand", "analyze", "important", "trivial"], "pred": ["idea", "understand", "analyze", "important", "trivial"], "alignment_match": true, "accuracy": 1, "similarity": 0.8575402311196507, "similarity_true": 0.8575402311196507}, {"source": ["follow", "leader", "path", "follower", "lost", "wanders", "twisted", "straight"], "true": ["understand", "speaker", "argument", "listener", "misunderstood", "digresses", "complicated", "simple"], "pred": ["understand", "speaker", "argument", "listener", "misunderstood", "digresses", "complicated", "simple"], "alignment_match": true, "accuracy": 1, "similarity": 0.894493783413004, "similarity_true": 0.894493783413004}, {"source": ["seeing", "light", "illuminating", "darkness", "view", "hidden"], "true": ["understanding", "knowledge", "explaining", "confusion", "interpretation", "secret"], "pred": ["understanding", "knowledge", "explaining", "confusion", "interpretation", "secret"], "alignment_match": true, "accuracy": 1, "similarity": 0.8973249995993127, "similarity_true": 0.8973249995993127}]}
 
1
+ {"accuracy": 0.8490079365079365, "prediction": [{"source": ["solar system", "sun", "planet", "mass", "attracts", "revolves", "gravity"], "true": ["atom", "nucleus", "electron", "charge", "attracts", "revolves", "electromagnetism"], "pred": ["atom", "nucleus", "electron", "charge", "attracts", "revolves", "electromagnetism"], "alignment_match": true, "accuracy": 1, "similarity": 0.9999999997898223, "similarity_true": 0.9999999997898223}, {"source": ["water", "flows", "pressure", "water tower", "bucket", "filling", "emptying", "hydrodynamics"], "true": ["heat", "transfers", "temperature", "burner", "kettle", "heating", "cooling", "thermodynamics"], "pred": ["heat", "transfers", "temperature", "burner", "kettle", "heating", "cooling", "thermodynamics"], "alignment_match": true, "accuracy": 1, "similarity": 0.9457925000742521, "similarity_true": 0.9457925000742521}, {"source": ["waves", "shore", "reflects", "water", "breakwater", "rough", "calm", "crashing"], "true": ["sounds", "wall", "echoes", "air", "insulation", "loud", "quiet", "vibrating"], "pred": ["echoes", "wall", "sounds", "air", "insulation", "loud", "quiet", "vibrating"], "alignment_match": false, "accuracy": 0.75, "similarity": 0.9062836189046372, "similarity_true": 0.8972522484034419}, {"source": ["combustion", "fire", "fuel", "burning", "hot", "intense", "oxygen", "carbon dioxide"], "true": ["respiration", "animal", "food", "breathing", "living", "vigorous", "oxygen", "carbon dioxide"], "pred": ["respiration", "animal", "food", "breathing", "living", "vigorous", "oxygen", "carbon dioxide"], "alignment_match": true, "accuracy": 1, "similarity": 0.9999999998138631, "similarity_true": 0.9999999998138631}, {"source": ["sound", "low", "high", "echoes", "loud", "quiet", "horn"], "true": ["light", "red", "violet", "reflects", "bright", "dim", "lens"], "pred": ["light", "violet", "red", "reflects", "bright", "dim", "lens"], "alignment_match": false, "accuracy": 0.7142857142857143, "similarity": 0.9195897050252319, "similarity_true": 0.9195897050252319}, {"source": ["projectile", "trajectory", "earth", "parabolic", "air", "gravity", "attracts"], "true": ["planet", "orbit", "sun", "elliptical", "space", "gravity", "attracts"], "pred": ["sun", "orbit", "planet", "elliptical", "space", "gravity", "attracts"], "alignment_match": false, "accuracy": 0.7142857142857143, "similarity": 0.9999999997817628, "similarity_true": 0.9999999997817628}, {"source": ["breeds", "selection", "conformance", "artificial", "popularity", "breeding", "domesticated"], "true": ["species", "competition", "adaptation", "natural", "fitness", "mating", "wild"], "pred": ["species", "adaptation", "fitness", "natural", "competition", "mating", "wild"], "alignment_match": false, "accuracy": 0.5714285714285714, "similarity": 0.8485983924669573, "similarity_true": 0.8429113318732205}, {"source": ["ball", "billiards", "speed", "table", "bouncing", "moving", "slow", "fast"], "true": ["molecules", "gas", "temperature", "container", "pressing", "moving", "cold", "hot"], "pred": ["molecules", "gas", "temperature", "container", "pressing", "moving", "cold", "hot"], "alignment_match": true, "accuracy": 1, "similarity": 0.9327636400005811, "similarity_true": 0.9327636400005811}, {"source": ["computer", "processing", "erasing", "write", "read", "memory", "outputs", "inputs", "bug"], "true": ["mind", "thinking", "forgetting", "memorize", "remember", "memory", "muscles", "senses", "mistake"], "pred": ["mind", "thinking", "forgetting", "memorize", "remember", "memory", "senses", "muscles", "mistake"], "alignment_match": false, "accuracy": 0.7777777777777778, "similarity": 0.9343370830157076, "similarity_true": 0.9343370830157076}, {"source": ["slot machines", "reels", "spinning", "winning", "losing"], "true": ["bacteria", "genes", "mutating", "reproducing", "dying"], "pred": ["bacteria", "genes", "mutating", "reproducing", "dying"], "alignment_match": true, "accuracy": 1, "similarity": 0.874134525303485, "similarity_true": 0.874134525303485}, {"source": ["war", "soldier", "destroy", "fighting", "defeat", "attacks", "weapon"], "true": ["argument", "debater", "refute", "arguing", "acceptance", "criticizes", "logic"], "pred": ["argument", "debater", "refute", "arguing", "acceptance", "criticizes", "logic"], "alignment_match": true, "accuracy": 1, "similarity": 0.8934702056055576, "similarity_true": 0.8934702056055576}, {"source": ["buyer", "merchandise", "buying", "selling", "returning", "valuable", "worthless"], "true": ["believer", "belief", "accepting", "advocating", "rejecting", "true", "false"], "pred": ["believer", "belief", "advocating", "rejecting", "accepting", "true", "false"], "alignment_match": false, "accuracy": 0.5714285714285714, "similarity": 0.8975714340457634, "similarity_true": 0.8975714340457634}, {"source": ["foundations", "buildings", "supporting", "solid", "weak", "crack"], "true": ["reasons", "theories", "confirming", "rational", "dubious", "flaw"], "pred": ["reasons", "theories", "confirming", "dubious", "rational", "flaw"], "alignment_match": false, "accuracy": 0.6666666666666666, "similarity": 0.8799804970483114, "similarity_true": 0.8774244556906112}, {"source": ["obstructions", "destination", "route", "traveller", "traveling", "companion", "arriving"], "true": ["difficulties", "goal", "plan", "person", "problem solving", "partner", "succeeding"], "pred": ["difficulties", "goal", "plan", "person", "problem solving", "partner", "succeeding"], "alignment_match": true, "accuracy": 1, "similarity": 0.8869640310386687, "similarity_true": 0.8869640310386687}, {"source": ["money", "allocate", "budget", "effective", "cheap", "expansive"], "true": ["time", "invest", "schedule", "efficient", "quick", "slow"], "pred": ["time", "invest", "schedule", "quick", "slow", "efficient"], "alignment_match": false, "accuracy": 0.5, "similarity": 0.9071011805976154, "similarity_true": 0.8784549814837116}, {"source": ["seeds", "planted", "fruitful", "fruit", "grow", "wither", "blossom"], "true": ["ideas", "inspired", "productive", "product", "develop", "fail", "succeed"], "pred": ["ideas", "inspired", "productive", "product", "succeed", "fail", "develop"], "alignment_match": false, "accuracy": 0.7142857142857143, "similarity": 0.9253092663317172, "similarity_true": 0.9187328065933107}, {"source": ["machine", "working", "turned on", "turned off", "broken", "power", "repair"], "true": ["mind", "thinking", "awake", "asleep", "confused", "intelligence", "therapy"], "pred": ["mind", "thinking", "awake", "asleep", "confused", "intelligence", "therapy"], "alignment_match": true, "accuracy": 1, "similarity": 0.9080954194723798, "similarity_true": 0.9080954194723798}, {"source": ["object", "hold", "weight", "heavy", "light"], "true": ["idea", "understand", "analyze", "important", "trivial"], "pred": ["idea", "understand", "analyze", "important", "trivial"], "alignment_match": true, "accuracy": 1, "similarity": 0.8575402311196507, "similarity_true": 0.8575402311196507}, {"source": ["follow", "leader", "path", "follower", "lost", "wanders", "twisted", "straight"], "true": ["understand", "speaker", "argument", "listener", "misunderstood", "digresses", "complicated", "simple"], "pred": ["understand", "speaker", "argument", "listener", "misunderstood", "digresses", "complicated", "simple"], "alignment_match": true, "accuracy": 1, "similarity": 0.894493783413004, "similarity_true": 0.894493783413004}, {"source": ["seeing", "light", "illuminating", "darkness", "view", "hidden"], "true": ["understanding", "knowledge", "explaining", "confusion", "interpretation", "secret"], "pred": ["understanding", "knowledge", "explaining", "confusion", "interpretation", "secret"], "alignment_match": true, "accuracy": 1, "similarity": 0.8973249995993127, "similarity_true": 0.8973249995993127}]}