rambodazimi's picture
Update README.md
b2f628e verified
metadata
license: apache-2.0
tags:
  - generated_from_trainer
datasets:
  - glue
metrics:
  - accuracy
model-index:
  - name: bert-base-uncased-finetuned-FFT-RTE
    results:
      - task:
          name: Text Classification
          type: text-classification
        dataset:
          name: glue
          type: glue
          args: rte
        metrics:
          - name: Accuracy
            type: accuracy
            value: 0.6823104693140795

bert-base-uncased-finetuned-fft-rte

This model is a fine-tuned version of bert-base-uncased on the glue dataset. It achieves the following results on the evaluation set:

  • Accuracy: 0.6823

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 5e-05
  • train_batch_size: 16
  • eval_batch_size: 16
  • seed: 42
  • weight_decay: 0.01
  • num_epochs: 3