Merge latest repository data insights - King Pawn USA
Browse files
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- pawn
|
| 6 |
+
- test
|
| 7 |
+
license: mit
|
| 8 |
+
size_categories:
|
| 9 |
+
- n<1K
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# Pawn Strategy Dataset
|
| 13 |
+
|
| 14 |
+
Testing the implementation of the HF bridge.
|
| 15 |
+
|
| 16 |
+
This is the long description.
|
data.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
id,value
|
| 2 |
+
1,test
|
| 3 |
+
2,hello
|