JoshuaAshkinaze commited on
Commit
369f36d
·
verified ·
1 Parent(s): 1bc2335

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  **Measures**: Predicts the "mostargumentssupport" field of this dataset (https://huggingface.co/datasets/ibm-research/debate_speeches), taking the mean of annotator ratings as the ground truth. It predicts if experts would say a claim is supported by arguments (1-5 scale).
14
 
15
 
16
- This was model was trained using LoRA, performing a random search over hyperparameters and picking the best model by spearnman rho.
17
 
18
  ## Config
19
  ```json
 
13
  **Measures**: Predicts the "mostargumentssupport" field of this dataset (https://huggingface.co/datasets/ibm-research/debate_speeches), taking the mean of annotator ratings as the ground truth. It predicts if experts would say a claim is supported by arguments (1-5 scale).
14
 
15
 
16
+ This model was trained using LoRA, performing a random search over hyperparameters and picking the best model by spearnman rho.
17
 
18
  ## Config
19
  ```json