rdiehlmartinez
commited on
Commit
•
e309fa1
1
Parent(s):
50ea160
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Model directory for storing trained models that use a combination of the three types of curricula that we explore: vocab-, data- and objective-based curricula.
|
2 |
|
3 |
-
Each experiment is stored as a separate branch.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
Model directory for storing trained models that use a combination of the three types of curricula that we explore: vocab-, data- and objective-based curricula.
|
7 |
|
8 |
+
Each experiment is stored as a separate branch.
|