From 5130ef44113eb65a14c7b46271a2ff200f5d8ab1 Mon Sep 17 00:00:00 2001 From: Preethi Lahoti Date: Wed, 29 Jan 2020 22:11:40 -0800 Subject: [PATCH] Fix a minor typo. PiperOrigin-RevId: 292282325 --- group_agnostic_fairness/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_agnostic_fairness/README.md b/group_agnostic_fairness/README.md index 653322628692..cc9be22d8a7e 100644 --- a/group_agnostic_fairness/README.md +++ b/group_agnostic_fairness/README.md @@ -41,7 +41,7 @@ To generate various synthetic datasets used in the paper run './group_agnostic_f ## Training and Inference -Training and prediction for the dual encoder model can be run as: +Training and evaluation for the adversarial robust learning model can be run as: ```bash python -m group_agnostic_fairness/main_trainer