glue nyu-mll
Dataset Card for GLUE Dataset Summary GLUE, the General Language Understanding Evaluation benchmark (https://gluebenchmark.com/) is a collection of resources for training, evaluating, and analyzing natural language understanding systems. Supported Tasks and Leaderboards The leaderboard for the GLUE benchmark can be found at this address. It comprises the following tasks: ax A manually-curated evaluation dataset for fine-grained… See the full description on the dataset page: https://huggingface.co/datasets/nyu-mll/glue.
- 種別
- dataset
- ライセンス
- other
- 言語
- en
- ダウンロード
- 443,111
- いいね
- 524
- アクセス
- public
- ファイル
- 36
タグ
- 評価データ
- テキスト分類
- 文類似度
- 質問応答
- NLP
- 機械学習
- モデル評価
- 英語コーパス
概要
GLUEは一般言語理解評価ベンチマークで、自然言語理解システムの訓練・評価・分析に使われる代表的なデータセット群です。含意判断(MNLI/RTE)、文類似度(STS-B/MRPC)、感情分類(SST-2)、質問応答推論(QNLI)など複数のテキスト分類タスクを収録しています。モデル評価やベンチマーク比較の標準的な基準として広く利用されています。
README
--- annotations_creators: - other language_creators: - other language: - en license: - other multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - original task_categories: - text-classification task_ids: - acceptability-classification - natural-language-inference - semant…