Upload 9 files
Browse files- .gitattributes +2 -0
- data/mos1.json +9 -0
- data/mos2.json +9 -0
- data/qa.json +9 -0
- data/test_AIGI_mos1_fold_1.jsonl +0 -0
- data/test_AIGI_mos2_fold_1.jsonl +0 -0
- data/test_AIGI_qa_fold_1.jsonl +0 -0
- data/train_AIGI_mos1_fold_1.jsonl +0 -0
- data/train_AIGI_mos2_fold_1.jsonl +3 -0
- data/train_AIGI_qa_fold_1.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
data/train_AIGI_mos2_fold_1.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
data/train_AIGI_qa_fold_1.jsonl filter=lfs diff=lfs merge=lfs -text
|
data/mos1.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"sharegpt4v_instruct_gpt4-vision_cap100k": {
|
| 3 |
+
"root": "/mnt/data/wjr/AIGI2025/G1",
|
| 4 |
+
"annotation_train": "data/train_AIGI_mos1_fold_1.jsonl",
|
| 5 |
+
"annotation_test": "data/test_AIGI_mos1_fold_1.jsonl",
|
| 6 |
+
"data_augment": false,
|
| 7 |
+
"repeat_time": 1
|
| 8 |
+
}
|
| 9 |
+
}
|
data/mos2.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"sharegpt4v_instruct_gpt4-vision_cap100k": {
|
| 3 |
+
"root": "/mnt/data/wjr/AIGI2025/G1",
|
| 4 |
+
"annotation_train": "data/train_AIGI_mos2_fold_1.jsonl",
|
| 5 |
+
"annotation_test": "data/test_AIGI_mos2_fold_1.jsonl",
|
| 6 |
+
"data_augment": false,
|
| 7 |
+
"repeat_time": 1
|
| 8 |
+
}
|
| 9 |
+
}
|
data/qa.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"sharegpt4v_instruct_gpt4-vision_cap100k": {
|
| 3 |
+
"root": "/mnt/data/wjr/AIGI2025/G1",
|
| 4 |
+
"annotation_train": "data/train_AIGI_qa_fold_1.jsonl",
|
| 5 |
+
"annotation_test": "data/test_AIGI_qa_fold_1.jsonl",
|
| 6 |
+
"data_augment": false,
|
| 7 |
+
"repeat_time": 1
|
| 8 |
+
}
|
| 9 |
+
}
|
data/test_AIGI_mos1_fold_1.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/test_AIGI_mos2_fold_1.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/test_AIGI_qa_fold_1.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/train_AIGI_mos1_fold_1.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/train_AIGI_mos2_fold_1.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48ab092fcbeef8e2c776b706ff7d2850e6e8a48d2676467fd9c5b54a6b03a289
|
| 3 |
+
size 14444470
|
data/train_AIGI_qa_fold_1.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41e3fc26e9d6ea0b8bd8d7c1f60044d0ac58c42926c67cf633b4e405a56d62a1
|
| 3 |
+
size 11010507
|