CaterinaLac
commited on
Commit
•
12cf2e2
1
Parent(s):
de2f798
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
-
-
|
5 |
language:
|
6 |
- en
|
7 |
- zh
|
@@ -10,5 +10,4 @@ language:
|
|
10 |
---
|
11 |
# Model Card
|
12 |
|
13 |
-
Pythia-70m-deduped finetuned on a cleaned version of ShareGPT data.
|
14 |
-
<br>The cleaned dataset is obtained by removing duplicates and paraphrases from the original corpus.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
+
- CaterinaLac/sharegpt-deduplicated
|
5 |
language:
|
6 |
- en
|
7 |
- zh
|
|
|
10 |
---
|
11 |
# Model Card
|
12 |
|
13 |
+
Pythia-70m-deduped finetuned on a [cleaned version of ShareGPT data](https://huggingface.co/datasets/CaterinaLac/sharegpt-deduplicated).
|
|