Skip to content

Commit

Permalink
issue #24: SRLAgent added methods and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermevarela committed Oct 5, 2018
1 parent 0c7b98a commit 655b2db
Show file tree
Hide file tree
Showing 72 changed files with 1,439,285 additions and 98 deletions.
348 changes: 250 additions & 98 deletions models/agents.py

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"batch_size": 250, "chunks": false, "embeddings_model": "glo50", "embeddings_trainable": false, "epochs": 1000, "hidden_layers": [16, 16], "input_labels": ["ID", "FORM", "MARKER", "GPOS", "FORM_CTX_P-1", "FORM_CTX_P+0", "FORM_CTX_P+1"], "lr": 0.005, "r_depth": -1, "ru": "BasicLSTM", "target_labels": ["IOB"], "version": "1.0"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"batch_size": 250, "chunks": false, "embeddings_model": "glo50", "embeddings_trainable": false, "epochs": 1000, "hidden_layers": [16, 16], "input_labels": ["ID", "FORM", "MARKER", "GPOS", "FORM_CTX_P-1", "FORM_CTX_P+0", "FORM_CTX_P+1"], "lr": 0.005, "r_depth": -1, "ru": "BasicLSTM", "target_labels": ["IOB"], "version": "1.0"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"batch_size": 250, "chunks": false, "embeddings_model": "glo50", "embeddings_trainable": false, "epochs": 1000, "hidden_layers": [16, 16], "input_labels": ["ID", "FORM", "MARKER", "GPOS", "FORM_CTX_P-1", "FORM_CTX_P+0", "FORM_CTX_P+1"], "lr": 0.005, "r_depth": -1, "ru": "BasicLSTM", "target_labels": ["IOB"], "version": "1.0"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"batch_size": 250, "chunks": false, "embeddings_model": "glo50", "embeddings_trainable": false, "epochs": 1000, "hidden_layers": [16, 16], "input_labels": ["ID", "FORM", "MARKER", "GPOS", "FORM_CTX_P-1", "FORM_CTX_P+0", "FORM_CTX_P+1"], "lr": 0.005, "r_depth": -1, "ru": "BasicLSTM", "target_labels": ["IOB"], "version": "1.0"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"batch_size": 250, "chunks": false, "embeddings_model": "glo50", "embeddings_trainable": false, "epochs": 1000, "hidden_layers": [16, 16], "input_labels": ["ID", "FORM", "MARKER", "GPOS", "FORM_CTX_P-1", "FORM_CTX_P+0", "FORM_CTX_P+1"], "lr": 0.005, "r_depth": -1, "ru": "BasicLSTM", "target_labels": ["IOB"], "version": "1.0"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"batch_size": 250, "chunks": false, "embeddings_model": "glo50", "embeddings_trainable": false, "epochs": 1000, "hidden_layers": [16, 16], "input_labels": ["ID", "FORM", "MARKER", "GPOS", "FORM_CTX_P-1", "FORM_CTX_P+0", "FORM_CTX_P+1"], "lr": 0.005, "r_depth": -1, "ru": "BasicLSTM", "target_labels": ["IOB"], "version": "1.0"}
Loading

0 comments on commit 655b2db

Please sign in to comment.