ling0821 commited on
Commit
a058670
·
verified ·
1 Parent(s): 0236cf2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -6,10 +6,17 @@ license: cc-by-nc-4.0
6
 
7
  <!-- Provide a quick summary of the dataset. -->
8
 
9
- This is the released GeoReasoner_SFT dataset. For finetuning GeoReasoner model, you can use `georeasoner_sft.json`.
 
10
 
11
  ## Dataset Details
12
 
 
 
 
 
 
 
13
  ### Dataset Description
14
 
15
  <!-- Provide a longer summary of what this dataset is. -->
 
6
 
7
  <!-- Provide a quick summary of the dataset. -->
8
 
9
+ This is the released GeoReasoner_SFT dataset.
10
+ For the Reasoning Tuning of the GeoReasoner model, you can use `georeasoner_sft.json`.
11
 
12
  ## Dataset Details
13
 
14
+ - geoguessr_imgs.zip: This file contains images collected from strategy guides shared within the GeoGuessr gaming community.
15
+ - geoguessr_raw_img_text_pair.txt: This file holds the corresponding text descriptions and location information for each image in the *geoguessr_imgs.zip*.
16
+ - tuxun_imgs.zip: This file contains images collected from strategy guides shared within the Tuxun gaming community.
17
+ - tuxun_raw_img_text_pair.txt: This file holds the corresponding text descriptions and location information for each image in the *tuxun_imgs.zip*.
18
+ - georeasoner_sft.json: A combined JSON file created from both datasets, structured for fine-tuning large models, integrating the image-text pairs from GeoGuessr and Tuxun.
19
+
20
  ### Dataset Description
21
 
22
  <!-- Provide a longer summary of what this dataset is. -->