update
Browse files- datasets/github_code.txt +3 -1
datasets/github_code.txt
CHANGED
|
@@ -17,4 +17,6 @@ print(next(iter(ds)))
|
|
| 17 |
}
|
| 18 |
|
| 19 |
```
|
| 20 |
-
You can see that in addition to the code, the samples include the metadata: repo name, path, language, license, and the size of the file.
|
|
|
|
|
|
|
|
|
| 17 |
}
|
| 18 |
|
| 19 |
```
|
| 20 |
+
You can see that in addition to the code, the samples include the metadata: repo name, path, language, license, and the size of the file.
|
| 21 |
+
|
| 22 |
+
For model-specific information about the pretraining dataset, please select a model below:
|