Commit ·
42aac89
1
Parent(s): af1ab67
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
-
datasets:
|
| 4 |
-
- wikipedia
|
| 5 |
-
language:
|
| 6 |
-
- en
|
| 7 |
-
metrics:
|
| 8 |
-
- perplexity
|
| 9 |
-
pipeline_tag: fill-mask
|
| 10 |
---
|
| 11 |
# Data Efficient Neural Scaling Law via Model Reusing
|
| 12 |
|
|
@@ -14,4 +7,4 @@ Peihao Wang, Rameswar Panda, Zhangyang Wang
|
|
| 14 |
|
| 15 |
The official pre-trained model release of ICML 2023 paper [Data Efficient Neural Scaling Law via Model Reusing](https://openreview.net/pdf?id=iXYnIz4RRx).
|
| 16 |
|
| 17 |
-
Please check out [Github repo](https://github.com/VITA-Group/Data-Efficient-Scaling) for more details.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Data Efficient Neural Scaling Law via Model Reusing
|
| 5 |
|
|
|
|
| 7 |
|
| 8 |
The official pre-trained model release of ICML 2023 paper [Data Efficient Neural Scaling Law via Model Reusing](https://openreview.net/pdf?id=iXYnIz4RRx).
|
| 9 |
|
| 10 |
+
Please check out [Github repo](https://github.com/VITA-Group/Data-Efficient-Scaling) for more details.
|