Views
No views yet
training_args.bin file1$ import torch
2$ hyperparameters = torch.load(os.path.join('training_args.bin'))
3| eval_pearson | eval_spearmanr | eval_runtime | eval_samples_per_second | eval_steps_per_second | eval_loss | eval_samples |
|---|---|---|---|---|---|---|
| 0.9058 | 0.9032 | 2.0911 | 717.342 | 22.477 | 0.5057 | 1500 |
```
@article{article,
author={Mei, Moyan and Sroch, Rohit},
title={SEAD: Simple Ensemble and Knowledge Distillation Framework for Natural Language Understanding},
volume={3},
number={1},
journal={Lattice, The Machine Learning Journal by Association of Data Scientists},
day={26},
year={2022},
month={Feb},
url = {www.adasci.org/journals/lattice-35309407/?volumes=true&open=621a3b18edc4364e8a96cb63}
}
```