MarioBarbeque
commited on
Commit
β’
6709f38
1
Parent(s):
5fc3352
Update README.md
Browse files
README.md
CHANGED
@@ -140,7 +140,7 @@ The model was trained in a distributed fashion using a single node with 4 16GB N
|
|
140 |
|
141 |
#### Software
|
142 |
|
143 |
-
As discussed above, we propose a solution to a set of
|
144 |
set of evaluation metrics by subclassing the π€ Evaluate `Metric` to introduce more general multilabel classification accuracy, precision, f1, and recall metrics.
|
145 |
|
146 |
Training utilized PyTorch, Apache Spark, π€ Transformers, π€ Tokenizers, π€ Evaluate, π€ Datasets, and more in an Azure Databricks execution environment.
|
|
|
140 |
|
141 |
#### Software
|
142 |
|
143 |
+
As discussed above, we propose a solution to a set of longstanding issues in the π€ Evaluate library. While awaiting review on our proposal, we temporarily define a new
|
144 |
set of evaluation metrics by subclassing the π€ Evaluate `Metric` to introduce more general multilabel classification accuracy, precision, f1, and recall metrics.
|
145 |
|
146 |
Training utilized PyTorch, Apache Spark, π€ Transformers, π€ Tokenizers, π€ Evaluate, π€ Datasets, and more in an Azure Databricks execution environment.
|