Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
+
This dataset repository contains the data and pretrained model of a paper called FETA: Towards Specializing Foundation Models for Expert Task Applications",
|
| 7 |
+
It was published as a main conference paper in NeurIPS 2022 conference.
|
| 8 |
+
For explanations about the dataset, model checkpoints and how to use them, please visit the official Github repository of the paper at: https://github.com/alfassy/FETA/tree/main
|
| 9 |
+
arxiv link to paper: https://arxiv.org/abs/2209.03648
|
| 10 |
+
Papers with code link: https://paperswithcode.com/paper/feta-towards-specializing-foundation-models
|
| 11 |
+
Car manuals benchmark in Papers With Code website: https://paperswithcode.com/dataset/feta-car-manuals
|
| 12 |
+
IKEA benchmark in Papers With Code:https://paperswithcode.com/dataset/feta-ikea
|