File size: 1,061 Bytes
d3f5e5c cbc33f8 d3f5e5c cbc33f8 d3f5e5c cbc33f8 d3f5e5c cbc33f8 d3f5e5c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
---
tags:
- generated_from_trainer
model-index:
- name: experience-model-v1
results: []
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# experience-model-v1
This model is intended to detect the presence of a present-moment experience a human or animal is experiencing in a sentence.
## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evaluation data
This model was trained on 745 training samples, with ~10% of them containing present moment experiences.
## Training procedure
This model was fine-tuned from 'microsoft/deberta-v3-large' using https://github.com/AlignmentResearch/experience-model.
### Training hyperparameters
It used the following hyperparameters:
learning_rate: 2.0 e-05
batch_size: 16
epochs: 200
weight_decay: 0.01
### Framework versions
- Transformers 4.26.1
- Pytorch 1.13.1
- Datasets 2.9.0
- Tokenizers 0.13.2
|