mirror of
				https://github.com/hiyouga/LLaMA-Factory.git
				synced 2025-11-04 18:02:19 +08:00 
			
		
		
		
	Upgrade the second sharegpt format
Former-commit-id: 057f992a666b029d207a3dc7dfc353f9abcf8316
This commit is contained in:
		
							parent
							
								
									dfd153cc81
								
							
						
					
					
						commit
						3d88589c0f
					
				@ -120,15 +120,15 @@
 | 
			
		||||
    "messages": [
 | 
			
		||||
    {
 | 
			
		||||
      "role": "system",
 | 
			
		||||
      "content": "You are a helpful assistant."
 | 
			
		||||
      "content": "你是一个很有用的AI助手"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "role": "user",
 | 
			
		||||
      "content": "Tell me something about large language models."
 | 
			
		||||
      "content": "告诉我一些关于大模型的一些信息"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "role": "assistant",
 | 
			
		||||
      "content": "Large language models are a type of language model  ..."
 | 
			
		||||
      "content": "大模型是一种语言模型"
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "source": "unknown"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user