ridwanultanvir commited on
Commit ·
f744c6a
1
Parent(s): 0a48e22
README
Browse files
README.md
CHANGED
|
@@ -5,4 +5,12 @@ tags:
|
|
| 5 |
- feature-extraction
|
| 6 |
- sentence-similarity
|
| 7 |
|
| 8 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
- feature-extraction
|
| 6 |
- sentence-similarity
|
| 7 |
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
git clone https://huggingface.co/abhik1505040/distilroberta-screen-description-matching
|
| 11 |
+
|
| 12 |
+
git pull origin main --allow-unrelated-histories
|
| 13 |
+
|
| 14 |
+
git add .
|
| 15 |
+
git commit -m "abc"
|
| 16 |
+
git push
|