Shivam22182
commited on
Commit
•
eaa37d6
1
Parent(s):
a8515b6
Upload 4 files
Browse files- predictions_test.json +11 -0
- special_tokens_map.json +7 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
predictions_test.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"00001": "place in a region called the Final Empire on a world called Scadrial, where the sun",
|
3 |
+
"00002": "Scadrial, where the sun and sky are red, vegetation is brown, and the ground is constantly being covered under",
|
4 |
+
"00003": "Allomantic powers, while \"Mistborns\" have all the powers.",
|
5 |
+
"00004": "oman",
|
6 |
+
"00005": "oman",
|
7 |
+
"00006": "oman",
|
8 |
+
"00007": "Mistborn series is known for its intricate world-building and a unique magic system",
|
9 |
+
"00009": "dys",
|
10 |
+
"00010": "dys"
|
11 |
+
}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"mask_token": "[MASK]",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"sep_token": "[SEP]",
|
6 |
+
"unk_token": "[UNK]"
|
7 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb8bf374e14263eb611a9a709ee1d3fdee09b5dc844b630be36c1ca9eec13823
|
3 |
+
size 3576
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|