Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
# Anonymous Submission
|
| 2 |
|
| 3 |
-
This repository contains the model used for anonymous
|
| 4 |
|
| 5 |
-
If the code fails to auto-download the models, you may
|
| 6 |
|
| 7 |
- `pytorch_model.bin`: Model weights
|
| 8 |
- `config.json`: Model config
|
| 9 |
|
| 10 |
-
This repository does not contain any author-identifiable information.
|
|
|
|
| 1 |
# Anonymous Submission
|
| 2 |
|
| 3 |
+
This repository contains the model used for anonymous submission.
|
| 4 |
|
| 5 |
+
If the code fails to auto-download the models, you may manually download the following files.
|
| 6 |
|
| 7 |
- `pytorch_model.bin`: Model weights
|
| 8 |
- `config.json`: Model config
|
| 9 |
|
| 10 |
+
This repository does not contain any author-identifiable information. Please do not distribute.
|