peihaowang
commited on
Commit
·
e9811b1
1
Parent(s):
1f84496
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Data Efficient Neural Scaling Law
|
2 |
|
3 |
Peihao Wang, Rameswar Panda, Zhangyang Wang
|
4 |
|
5 |
-
Pre-trained checkpoints to reproduce ICML 2023 paper [Data Efficient Neural Scaling Law](https://openreview.net/pdf?id=iXYnIz4RRx)
|
|
|
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
|
12 |
|
13 |
Peihao Wang, Rameswar Panda, Zhangyang Wang
|
14 |
|
15 |
+
Pre-trained checkpoints to reproduce ICML 2023 paper [Data Efficient Neural Scaling Law](https://openreview.net/pdf?id=iXYnIz4RRx)
|