MarioBarbeque commited on
Commit
6709f38
β€’
1 Parent(s): 5fc3352

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 lonnstanding 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.
 
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.