Wendy-Fly commited on
Commit
d9efc82
·
verified ·
1 Parent(s): 614fe59

Upload dataset_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_info.json +10 -1
dataset_info.json CHANGED
@@ -686,8 +686,17 @@
686
  }
687
  },
688
  "Percption": {
 
 
689
  "columns": {
690
- "prompt": "content"
 
 
 
 
 
 
 
691
  }
692
  }
693
  }
 
686
  }
687
  },
688
  "Percption": {
689
+ "file_name": "Percption.json",
690
+ "formatting": "sharegpt",
691
  "columns": {
692
+ "messages": "messages",
693
+ "videos": "videos"
694
+ },
695
+ "tags": {
696
+ "role_tag": "role",
697
+ "content_tag": "content",
698
+ "user_tag": "user",
699
+ "assistant_tag": "assistant"
700
  }
701
  }
702
  }